Olivier Ma
Olivier Ma

Reputation: 1309

Adding specified number of empty lines when tangling code blocks

In org-babel, when tangling code blocks, there is a header argument padline, which, when set to yes, adds an empty line to the end of the block. Can I specify the number of empty lines to be added? Some languages, like Python, have recommended number of empty lines after different objects, how do I make org-babel respect that, when tangling code blocks?

Upvotes: 0

Views: 63

Answers (0)

Related Questions