]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
move indexing to sanitize hook
[ikiwiki.git] / IkiWiki.pm
index 8af0d7889ae6daa457e16e8d819160aaf1d776b8..3f92bda06bf352980be8fe1a9559dbdeb4020e69 100644 (file)
@@ -692,7 +692,7 @@ sub linkify ($$$) { #{{{
        return $content;
 } #}}}
 
-my %preprocessing;
+our %preprocessing;
 our $preprocess_preview=0;
 sub preprocess ($$$;$$) { #{{{
        my $page=shift; # the page the data comes from