Re: Noweb references and padlines

2024-11-09 Thread Linus Arver
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 >>

Re: Noweb references and padlines

2024-11-03 Thread Ihor Radchenko
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"

Noweb references and padlines

2024-10-01 Thread Linus Arver
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: