Editor “fixes” things. Why?
-
I’m using 2.2.1 and having trouble with the editor. It keeps mangling the code that I enter. A few examples:
– <p> tags disappear if there are no attributes… then reappear in the source when viewing the page.
– <div> tags with or without attributes disappear or turn into <p> tags in random ways
– line breaks silently turn into
. That is, the tag is not visible in the editor but appears in the source.Why must the editor change anything at all? If it’s going to check for errors, fine. But visually notifying the user there is a problem is better then the editor trying to fix it itself.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Editor “fixes” things. Why?’ is closed to new replies.