forked from kenkeiras/org-rw
Avoid adding an empty line when headline has none.
This commit is contained in:
parent
f08d9428d6
commit
46a2c387eb
2 changed files with 9 additions and 7 deletions
|
@ -11,12 +11,10 @@
|
|||
First level content
|
||||
|
||||
** Second level
|
||||
:PROPERTIES:
|
||||
:ID: 01-simple-second-level-id
|
||||
:END:
|
||||
|
||||
Second level content with no indentation
|
||||
|
||||
:PROPERTIES:
|
||||
:ID: 01-simple-second-level-id
|
||||
:END:
|
||||
Second level content with no indentation or space around
|
||||
*** Third level with no content
|
||||
**** Forth level
|
||||
:PROPERTIES:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue