Hi List, 

when I export this org buffer 

,---------------
| * A
| 
| ** A1
| 
| text
| 
| * B
| 
| ** B1
| 
| more text
| 
| * C
| 
| ** C1
| 
| even more text
`---------------

to another org buffer I get:

,---------------------------------
| # Created 2014-04-09 Mi 23:04
| #+TITLE: tmp<3>
| #+AUTHOR: Thorsten Jolitz
| * A
| 
| ** A1
| 
| text
| * B
| 
| ** B1
| 
| more text
| * C
| 
| ** C1
| 
| even more text
| 
| # Emacs 24.3.1 (Org mode 8.2.5h)
`---------------------------------

i.e. leading or trailing empty lines are treated differently. 

This looks strange in real documents, since exactly where one would
expect a visible separation (before/after top level entries) empty lines
are removed, while they are preserved in other structurally less
significant places.

-- 
cheers,
Thorsten



Reply via email to