blob: 1db3e4da6737c3ae1af033a65eff15e8623185fd (
plain)
1
2
3
4
5
6
7
8
9
|
[[!template id=plugin name=mandoc author="[[schmonz]]"]]
[[!template id=gitbranch branch=schmonz/master author="[[schmonz]]"]]
[[!tag type/format]]
This plugin lets ikiwiki convert Unix man pages to HTML. It uses
[mdocml](http://mdocml.bsd.lv/) for the conversion, and postprocesses
xrefs into hyperlinks.
Sample output: <http://wiki.netbsd.org/users/schmonz/tunefs.8/>
|