diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-26 00:57:52 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-26 00:57:52 -0400 |
commit | 50e12b28dbea1bd57377464778ea6a92bd321751 (patch) | |
tree | a7a54dcf2858eeaec3539537905cc11fee824a69 /doc/plugins/contrib | |
parent | 1093c7e4b2ec5f3b4052ed5c1b5530560864a920 (diff) | |
parent | 8b09b29735b1dbbfe0ef33ad347ecb9bbdf45b75 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/pod/discussion.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins/contrib/pod/discussion.mdwn b/doc/plugins/contrib/pod/discussion.mdwn index 8f4b625ee..76e858680 100644 --- a/doc/plugins/contrib/pod/discussion.mdwn +++ b/doc/plugins/contrib/pod/discussion.mdwn @@ -3,6 +3,8 @@ 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". -I don't know which of these [[!cpan Pod::Xml]] supports. If it currently +I don't know which of these [[!cpan Pod::Xhtml]] supports. If it currently supports, or later support latex, that could be problimatic since that could maybe be used to include files or run code. --[[Joey]] + +> I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]] |