-
Committer:
Jacques Distler
-
Date:
2009年02月10日 04:20:34 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20090210042034-hgdzebvz73f0fq3j
Fix Maruku Hanging Bug
A Maruku-syntax <div> with an unclosed IAL (and, it seems, at least one equation)
would cause Instiki to hang. Badly. Requiring a 'kill -9' to terminate it.
Reverting the OpenDiv and CloseDiv Regexps to my, more simple-minded, versions
fixes the problem.