summaryrefslogtreecommitdiff
path: root/IkiWiki.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-17 00:22:25 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-17 00:22:25 -0400
commit246db0f234f16f57d28a8639be36f7e5dfc598ad (patch)
tree1cfcc46c896a568d39e18b93a4f554bcb7340f8a /IkiWiki.pm
parent951dc083f9c5f849ad54cf90a8e51065bbee9372 (diff)
whitespace
Diffstat (limited to 'IkiWiki.pm')
-rw-r--r--IkiWiki.pm3
1 files changed, 2 insertions, 1 deletions
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