Bug in s9y-markup
Posted: Wed Oct 19, 2005 1:59 pm
It seems in certain cases the s9y-markup will not work correctly.
For example if I have
That's allright. The star-enclosed "blah" gets bolded. But:
Is not allright. Here the last "blah" will not become bold, but it will stay surrounded by *.
I have also noticed that using ^blubb^ directly and alone under an image doesn't seem to work. Maybe the regular expressions are not 100% okay in these cases.
For example if I have
Code: Select all
blah blah *blah* blah blahCode: Select all
blah blah *blah*. I have also noticed that using ^blubb^ directly and alone under an image doesn't seem to work. Maybe the regular expressions are not 100% okay in these cases.