TinyMCE just moves text outside of a <a> tag

296 Views Asked by At

I have perfectly valid links.

enter image description here

And TinyMCE transforms it to:

enter image description here

Why? Fiddle here.

1

There are 1 best solutions below

0
On BEST ANSWER

Answer is in the Michael's comment. Anchor needs to have a href attribute.