]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/plugins/contrib/pod/discussion.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[www/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::Xml]] 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]]