From: Joey Hess Date: Tue, 6 Nov 2007 21:03:44 +0000 (-0500) Subject: web commit by tschwinge: texinfo plugin. X-Git-Tag: 2.12~53 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28a9eff5d58a7fbbfd8fc6e450471148511f8c0a;p=ikiwiki.git web commit by tschwinge: texinfo plugin. --- diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn new file mode 100644 index 000000000..46aa7acf9 --- /dev/null +++ b/doc/plugins/contrib/texinfo.mdwn @@ -0,0 +1,6 @@ +[[I|tschwinge]] started writing a plugin to render [Texinfo](http://www.gnu.org/software/texinfo) +inside the ikiwiki environment. + +The plugin is available at . + +It's very basic at the moment, but will be improved over time.