mercurial: fix date parsing so test suite passes
[ikiwiki.git] / doc / plugins / contrib / mandoc.mdwn
1 [[!template id=plugin name=mandoc author="[[schmonz]]"]]
2 [[!template id=gitbranch branch=schmonz/master author="[[schmonz]]"]]
3 [[!tag type/format]]
4
5 This plugin lets ikiwiki convert Unix man pages to HTML. It uses
6 [mdocml](http://mdocml.bsd.lv/) for the conversion, and postprocesses
7 xrefs into hyperlinks.
8
9 Sample output: <http://wiki.netbsd.org/users/schmonz/tunefs.8/>