Open mlewand opened 9 years ago
Hum... sounds like a too technical issue. It could catch only stuff that the user was not able to do in the editor. I mean, if the editor is configure to use <b>
then we should not fix it.
I would put this one on hold for now, but I don't see it as a good idea.
Do we want to create Quick Fixes for HTML elements like
b
ori
?CKEditor converts them automatically. The only problem is that automatical convertion won't work when
config.allowedContent = true
.