Merge remote-tracking branch 'intrigeri/po'
[ikiwiki.git] / IkiWiki / Plugin / po.pm
index d3a996a2189fd24c007ea4127ed0a56faf9d7c8b..aca3d4bf86cf52afbe517ef43f83fdbc731a0eee 100644 (file)
@@ -1246,6 +1246,7 @@ sub po4a_options($) {
                # how to disable options is not consistent across po4a modules
                $options{includessi} = '';
                $options{includeexternal} = 0;
+               $options{ontagerror} = 'warn';
        }
        elsif ($pagetype eq 'mdwn') {
                $options{markdown} = 1;