X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/2c05a34be17c805d929f0ad563acf857eba1d46b..b286ce04cb9d6b29048e0ad7549cfe980d8c2e7b:/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