|
|
|
|
|
by westernpopular
1224 days ago
|
|
> For example, Markdown has a syntax for inserting a break, inside a paragraph. You put two space characters at the end of a line, and the parser will inject a line break. Don't most Markdown implementations allow you to use an empty line as a paragraph separator as well? |
|