Hi,
couldn't find a thread for this bug, so here's the description:
I insert "this is sparta" into the editor's textfield
I super- or subscript the "s" of "sparta"
What's supposed to be the output of wymEditor.xhtml(): "this is <sup>s</sup>parta".
What actually comes out is "this is parta". Seems like it's only the "s" as other characters get wrapped with <sup> or <sub> tags perfectly.
wymEditor version is 0.4, but this also occures on that 0.5 alpha from may 8th.
I hope someone can give me a workaround. I can't use wymEditor.html() as it causes other issues on our system.