Ihor Radchenko writes:
> Linus Arver writes:
>
>> Org supports adding blank lines between concatenated source code blocks
>> with the "padline" header argument [1]. However this does not work for
>> Noweb references.
>> ...
>> Which is great. But the same blank lines are not inserted for the
>>
Linus Arver writes:
> Org supports adding blank lines between concatenated source code blocks
> with the "padline" header argument [1]. However this does not work for
> Noweb references.
> ...
> Which is great. But the same blank lines are not inserted for the
> following case using "Noweb chunk"
Hello,
Org supports adding blank lines between concatenated source code blocks
with the "padline" header argument [1]. However this does not work for
Noweb references.
For example, a blank line is inserted between "foo" and "bar" and again
between "bar" and "baz" for tangling-padline.txt below: