3 package IkiWiki::Plugin::rawhtml;
10 hook(type => "getsetup", id => "rawhtml", call => \&getsetup);
11 $config{wiki_file_prune_regexps} = [ grep { !m/\\\.x\?html\?\$/ } @{$config{wiki_file_prune_regexps}} ];
14 sub getsetup () { #{{{
18 rebuild => 1, # changes file types