I'm having an issue which I am hoping others may be able to shed some light upon. When I insert/add an anchor tag to a page with the page editor:
<a name="foo"></a>
I get a situation where the anchor is rewritten when the page is served such that it becomes:
<a name="foo"/>
This is resulting all the text which follows being seen as being linked and it is doing my head in as to why. Any thoughts? Will upgrading to v3.0.3 fix this or is it a bug which should be submitted?
Thanks for your consideration.
Regards,
Chris