I try new CKEditor 4 because code correction in version 3.6 can't accept HTML 5 valid code like this:
<a href="#"><p>something</p></a>
But new CKEditor version still repair this code, so where is problem? Is necessary to set HTML 5 as default in config?
Nope. CKEditor parsers are using static DTD. HTML5 cannot be described with static DTD so at the moment CKEditor cannot support this kind of markup.
See the ticket to know more.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With