Fix paragraphs: Empty lines separate paragraphs
Somehow i thought it was 2 empty lines rather than 1 - makes more sense this way... :D
This commit is contained in:
parent
c759df1efe
commit
ed8764940f
5 changed files with 41 additions and 25 deletions
8
org/testdata/example.org
vendored
8
org/testdata/example.org
vendored
|
@ -9,6 +9,14 @@ works we can be kind of sure that the parsing worked.
|
|||
At least I hope so - I would like to get around writing tests for the individual parsing
|
||||
functions...
|
||||
|
||||
** Paragraphs
|
||||
|
||||
Empty lines separate paragraphs.
|
||||
|
||||
Right?
|
||||
|
||||
They do!
|
||||
|
||||
** Headlines with TODO status, priority & tags
|
||||
*** TODO [#B] Headline with todo status & priority
|
||||
*** DONE Headline with TODO status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue