X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2c05a34be17c805d929f0ad563acf857eba1d46b..10748c2d1202cf55c744c89132dcbcd20a312387:/IkiWiki.pm diff --git a/IkiWiki.pm b/IkiWiki.pm index 6a1823c5a..063cef8e0 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -826,7 +826,8 @@ sub preprocess ($$$;$$) { #{{{ *)? # 0 or more parameters \]\] # directive closed }sx; - } else { + } + else { $regex = qr{ (\\?) # 1: escape? \[\[(!?) # directive open; 2: optional prefix