Can't get newlines to cleanly display without affecting other formatting with markdown. Formatting inconsistent.
Try using this code: Displays without any clean lines breaks. I tried the markdown method and no dice in Fire Fox. So I tried forcing line breakings using the break tag and that created interesting problems. For example, ad one in each new line and watch the formatting break.
Also note, with this current formatting there is odd spaces between the header and actual list and adding a break tag after a list indents the next line.
###Code Sample###
This is code
###Regular Text###
This is not code.
#Styles#
*single asterisks*
**double asterisks**
#List 1#
* 1
* 2
* 3
#List 2#
- a
- b
- c
#Links#
This is [an example](http://example.com/ "Title") inline link.
[This link](http://example.net/) has no title attribute.
#For Images#

Also note, with this current formatting there is odd spaces between the header and actual list and adding a break tag after a list indents the next line.
###Code Sample###
This is code
###Regular Text###
This is not code.
#Styles#
*single asterisks*
**double asterisks**
#List 1#
* 1
* 2
* 3
#List 2#
- a
- b
- c
#Links#
This is [an example](http://example.com/ "Title") inline link.
[This link](http://example.net/) has no title attribute.
#For Images#

1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Loading Profile...


