Timwi wrote:
Well, the CVS server was working intermittently (stopped working again now),
Sourceforge unfortunately sometimes has trouble. :(
so I've managed to create a patch for my bugfix. This is much shorter than the previous, but it's really just a rearrangement of the code. The only differences to the previous ones are that this input: ''''' text ''' text '' which previously would have output this: <strong><em> text </em></strong><em> text </em> now correctly outputs the expected markup: <em><strong> text </strong> text </em>
At least I hope so. ;-)
Cooool. :)
I haven't had a chance yet to look at the new version, I'll try it out tonight hopefully...
-- brion vibber (brion @ pobox.com)