aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/mandoc.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI <Amitai@web>2011-06-04 22:11:53 +0000
committeradmin <admin@branchable.com>2011-06-04 22:11:53 +0000
commit0caef608b7217d98af5e17da2b639b8810fdbdcb (patch)
treee72e4fdc31d0d01b78af6d6b5cc6f263aa27857e /doc/plugins/contrib/mandoc.mdwn
parentebbf02a79357b74b9df0d95becc7af0486ba5ee7 (diff)
downloadikiwiki-0caef608b7217d98af5e17da2b639b8810fdbdcb.tar
ikiwiki-0caef608b7217d98af5e17da2b639b8810fdbdcb.tar.gz
need to add this to my git
Diffstat (limited to 'doc/plugins/contrib/mandoc.mdwn')
-rw-r--r--doc/plugins/contrib/mandoc.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/contrib/mandoc.mdwn b/doc/plugins/contrib/mandoc.mdwn
new file mode 100644
index 000000000..e541c194e
--- /dev/null
+++ b/doc/plugins/contrib/mandoc.mdwn
@@ -0,0 +1,8 @@
+[[!template id=plugin name=mandoc 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/>