]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/contrib/pod/discussion.mdwn
HTML-encode meta title, description, guid on output, but not in the pagestate
[ikiwiki.git] / doc / plugins / contrib / pod / discussion.mdwn
1 My one concern about this plugin is the `=for` markup in POD.
2
3 > Some format names that formatters currently are known to
4 > accept include "roff", "man", "latex", "tex", "text", and "html".
5
6 I don't know which of these [[!cpan Pod::Xhtml]] supports. If it currently
7 supports, or later support latex, that could be problimatic since that
8 could maybe be used to include files or run code. --[[Joey]]
9
10 > I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]]