X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/2c05a34be17c805d929f0ad563acf857eba1d46b..09331644a2bda57268e30e18b36f46a9515db076:/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