Hi all,

I would like to separate the items in my capture files by a number of
newlines, as in:

        ** item 1

    content 1

    ** item 2

    content 2

        ** item 3
        
        content 3
        
instead of:

        ** item 1
        
        content 1
        ** item 2
        
        content 2
        ** item 3
        
        content 3
        
But org is removing the heading and trailing \n from my templates. Is
there any way to avoid this, or to command org to automatically include
newlines between captures?

Thank you in advance
--
Carlos





Reply via email to