How do I turn off automatic formatting?
This html template changes when pasted (or added) into the editor.
<SPAN> <SUP> <a> 9 </A> </SUP> </SPAN>
It turns into this:
<A> <SPAN> <SUP> 9 </SUP> </SPAN> </A>
How can I prevent this from happening?
CKEditor 5 takes on opinionated approach, and normalizes HTML according to it's internal data structures. Read more in: #15408
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).