Drop blank lines after property drawer instead of owning them.

This commit is contained in:
Tom Alexander
2023-04-19 19:28:21 -04:00
parent 4e65d2cda9
commit d0410391cc
2 changed files with 15 additions and 1 deletions

View File

@@ -3,10 +3,23 @@
# Blank lines and comments can come before property drawers in the zeroth section
:PROPERTIES:
:FOO: bar
:END:
* Spaces turn property drawers into regular drawers
:PROPERTIES:
:FOO: bar
:END:
* Comments turn property drawers into regular drawers
# Comment
:PROPERTIES:
:FOO: bar
:END:
* Baseline
:PROPERTIES:
:FOO: bar
:END: