]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/rst.mdwn
response
[ikiwiki.git] / doc / plugins / rst.mdwn
index 0f0d6f96c6b5fef32c5768e56ad85213d411ab5c..ff7f8991f3d016aad34873e44185ec0e5cb378e5 100644 (file)
@@ -1,3 +1,7 @@
+[[template id=plugin name=rst author="Sergio Talens-Oliag"]]
+[[tag type/format]]
+[[tag type/slow]]
+
 This plugin lets ikwiki convert files with names ending in ".rst" to html.
 It uses the [reStructuredText](http://docutils.sourceforge.net/rst.html)
 markup syntax. You need to have the python-docutils module installed to use
@@ -17,8 +21,3 @@ 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.
-
-This plugin is included in ikiwiki, but not enabled by default.
-It was contributed by Sergio Talens-Oliag.
-
-[[tag type/format]]