Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

[...]

>>            (paragraph
>>             (:begin 1 :end 5 :contents-begin 1 :contents-end 4 :post-blank 1 
>> :post-affiliated 1 :parent #1)
>                                                                             
> ^^^
>                                                                           
> blank line
>
> [...]
>
>> So there's an extra newline before =fo= that no transpose functions are
>> responsible for, as far as I can see. Is it possible to get at this
>> somehow?
>
> You can set the :post-blank value to 0 using a parse tree filter. See
> for example `org-md-separate-elements'.

Perfect. That seems to be exactly what I'm after.

Stig


Reply via email to