Are there any configuration options available related to the handling of malformed HTML?
EG. the html looks like this:
But in the editor window this code is compleletely missing (no doubt due to the malformed structure). Is there any viable remedy to have at least something show up?
EG. the html looks like this:
<ul> <strong> <h3> <li><strong>X</strong>asdfasdfsadfsadf</li> <li><strong>Y</strong>asdfsadfsdf</li> </h3> </strong> </ul>
But in the editor window this code is compleletely missing (no doubt due to the malformed structure). Is there any viable remedy to have at least something show up?