]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
implemented form state saving and retrieval
[ikiwiki.git] / IkiWiki.pm
index 6a1823c5a940461ab8cf8ad5952a889323713bbf..063cef8e09220dc2beaea0eabf1afea759368a31 100644 (file)
@@ -826,7 +826,8 @@ sub preprocess ($$$;$$) { #{{{
                        *)?             # 0 or more parameters
                        \]\]            # directive closed
                }sx;
-       } else {
+       }
+       else {
                $regex = qr{
                        (\\?)           # 1: escape?
                        \[\[(!?)        # directive open; 2: optional prefix