diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 14:11:06 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 14:11:06 -0500 |
commit | 7cc90d84576de98e9d0728b671f6734dc5953109 (patch) | |
tree | fe88faa06f6522807b57e23a4c8ab8e981b6e6e9 /doc | |
parent | e6a2f3ba6c205de7af4d53f64d353ee5c6795445 (diff) |
web commit by tschwinge: Why I wrote that plugin.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index bc4939a92..5ea3bb144 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -1,6 +1,11 @@ -[[I|tschwinge]] started writing a plugin to render [Texinfo](http://www.gnu.org/software/texinfo/) +[[I|tschwinge]] started writing a plugin to render +[GNU Texinfo](http://www.gnu.org/software/texinfo/) inside the ikiwiki environment. +This plugin is not neccessarily meant to enable people to write arbitrary +wiki pages in the Texinfo format (even though that is possible, of course), +but rather to ease collaboration on existing Texinfo documents. + The plugin is available at <http://www.schwinge.homeip.net/~thomas/tmp/texinfo.pm>. It's very basic at the moment, but will be improved over time. |