]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
avoid floating boxes running up against the line at the bottom of the page
[ikiwiki.git] / doc / ikiwiki.setup
index a0ce5a468a3fb32243141d162906bc59ce09defd..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}],
+       #                   sidebar map rst}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }