ikiwiki/ plugins/ rst

Plugin: rst
Author: Sergio Talens-Oliag
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: no

This plugin lets ikwiki convert files with names ending in ".rst" to html. It uses the reStructuredText markup syntax. You need to have the python-docutils module installed to use it.

Note that this plugin does not interoperate very well with the rest of ikiwiki. Limitations include:

So while you may find this useful for importing old files into your wiki, using this as your main markup language in ikiwiki isn't recommended at this time.