Open ascense opened 5 years ago
Paragraph splitting
Two consecutive newlines should mark a paragraph break.
Could be automatic using normal single & double quote characters (smart quotes style), or could have separate opening and closing quote characters LaTeX style. LaTeX style might be preferable, as it is more flexible.
'lorem ipsum' => ‘lorem ipsum’ "lorem ipsum" => “lorem ipsum”
`lorem ipsum' => ‘lorem ipsum’ ``lorem ipsum'' => “lorem ipsum”
Establish a minimal subset of the Topica text markup language to allow rendering of simple articles.
Should support: