in reply to Re^3: Creating tutorial POD that refers to source code lines
in thread Creating tutorial POD that refers to source code lines

The inline HTML is quite strictly filtered. I remember some months ago trying to get some Javascript to load and being unable to do so. Just now I checked that you cannot define styles as well. You can assign class attribute, but not id. I think it's more trouble than it's worth trying to render a nice line-numbered source code using that mechanism.
  • Comment on Re^4: Creating tutorial POD that refers to source code lines

Replies are listed 'Best First'.
Re^5: Creating tutorial POD that refers to source code lines
by Anonymous Monk on Jan 24, 2019 at 01:39 UTC