Commit Briefs


Omar Polo

fix parsing of {! !} block after content

the '{' and '!' characters were pushed back in the wrong order and so read as "!{" instead of "{!". add regress for this case, and for similar usage (02 change.)