-
Committer:
Jacques Distler
-
Date:
2009年01月17日 06:28:38 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20090117062838-78qqmk3d4dj8jlc0
A Real Fix For the "Backslashes in Included Equations" Bug
Ruby's String.sub!(pattern, replacement) routine is fundamentally
broken. But the block version works fine.
Using the broken routine in the Chunk handler was a subtle mistake.