]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/pagespec_parsing_chokes_on_function__40____41__.mdwn
Coding style change: Remove explcit vim folding markers.
[ikiwiki.git] / doc / bugs / pagespec_parsing_chokes_on_function__40____41__.mdwn
index a2eba694cfe9682cc975e3247d1cb0e36c262047..78fed0e5db5eae2a9b4e73aee89bfa8910136a67 100644 (file)
@@ -54,7 +54,7 @@ case the user is given to rebuilding the wiki by hand. --Ethan
 +      }
        return IkiWiki::FailReason->new("syntax error") if $@;
        return $ret;
- } #}}}
+ }
 </pre>
 
 > Thanks, [[done]] --[[Joey]]