]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
web commit by http://roktas.myopenid.com/: reply
[ikiwiki.git] / IkiWiki.pm
index 0485da75c74e83cfc9a8245568e6cfb8079f0f66..0c1df8b474067375f6eb6d637a0250bf095a93fd 100644 (file)
@@ -39,7 +39,7 @@ sub defaultconfig () { #{{{
        wiki_link_regexp => qr{
                \[\[                    # beginning of link
                (?:
-                       ([^\]\|]+)      # 1: link text
+                       ([^\]\|\n]+)    # 1: link text
                        \|              # followed by '|'
                )?                      # optional