* Add first draft at a Restructured Text (rst) plugin, by Sergio
[ikiwiki.git] / doc / ikiwiki.setup
index 678dece2359066e05e9311c7231cd245cd4a75eb..bf1aa3703a41d8d48f1a66a98e849929947d5664 100644 (file)
@@ -81,7 +81,7 @@ use IkiWiki::Setup::Standard {
        # To add plugins, list them here.
        #add_plugins => [qw{meta tag pagecount brokenlinks search smiley
        #                   wikitext camelcase pagestats htmltidy fortune
-       #                   sidebar map}],
+       #                   sidebar map rst}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }