For some reason it seems i have to double space between all my paragraphs/lists. For example:
one two three
i hit enter after each number, it looks fine in the preview but as soon as i post it all runs together.
Any ideas?
thanks!
Jacques
For some reason it seems i have to double space between all my paragraphs/lists. For example:
one two three
i hit enter after each number, it looks fine in the preview but as soon as i post it all runs together.
Any ideas?
thanks!
Jacques
Yeah I ran into that same problem. Is there a way to do a bulleted list? Maybe with HTML? Testing:
edit: nope, HTML tags don't work.
If you just want a line break, use two spaces at the end of the line. If you want paragraphs, hit return twice (same as any board). Yeah, I think that's kinda funky too, and eventually I'll sort out something more intuitive.
For bulleted lists, just put in something that's a text representation of a bullet, like an asterisk or a hyphen.
The FAQ up top includes a link to all sorts of nifty Markdown formatting tricks: http://daringfireball.net/projects/markdown/basics
using a "+" with a space after it as a bullet looks
However, you still have to have the double return
Awesome, thanks for the info!