in reply to Re^4: Embedding pod in other languages
in thread Embedding pod in other languages
I suppose you are saying that your way will at least ascribe all the lines to a verbatim paragraph, even though they may be indented wrong in the final presentation, as preferable to not identifying them properly at all.
OK, how about after the =code initiates things, it will take all lines until another directive or zero-leading whitespace. It won't worry if the indention matches the initial line, but will clamp at zero after it removes the expected amount.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Embedding pod in other languages
by jpl (Monk) on May 19, 2011 at 22:29 UTC | |
by John M. Dlugosz (Monsignor) on May 19, 2011 at 22:58 UTC |