X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=blobdiff_plain;f=ikiwiki.setup;fp=ikiwiki.setup;h=006a63a6c80eb5e6f5645c7d029a8c4c062d60c7;hp=cc2c2b940158a4d3bc0460359de8722d1fcbb2bb;hb=3e11a2fbe12908b167a350702a77ee75833cfc63;hpb=f3deb14ca7ef43b61666fa166f6475f7dea26fc7 diff --git a/ikiwiki.setup b/ikiwiki.setup index cc2c2b9..006a63a 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -82,7 +82,7 @@ use IkiWiki::Setup::Standard { # To add plugins, list them here. #add_plugins => [qw{goodstuff search wikitext camelcase # htmltidy fortune sidebar map rst anonok}], - add_plugins => [qw{goodstuff pagetemplate}], + add_plugins => [qw{goodstuff pagetemplate rawhtml}], # If you want to disable any of the default plugins, list them here. #disable_plugins => [qw{inline htmlscrubber passwordauth openid}], disable_plugins => [qw{smiley htmlscrubber}],