ikiwiki/doc/plugins/contrib/pod/discussion.mdwn

11 lines
514 B
Plaintext
Raw Normal View History

2010-03-26 05:12:22 +01:00
My one concern about this plugin is the `=for` markup in POD.
> Some format names that formatters currently are known to
> accept include "roff", "man", "latex", "tex", "text", and "html".
2010-03-26 05:30:43 +01:00
I don't know which of these [[!cpan Pod::Xhtml]] supports. If it currently
2010-03-26 05:12:22 +01:00
supports, or later support latex, that could be problimatic since that
could maybe be used to include files or run code. --[[Joey]]
2010-03-26 05:30:43 +01:00
> I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]]