zot5 bug: when pasting html (most) tags are stripped if code source contains some tags

edited February 9, 2017
you can copy past this on a note it will work:

<p> test</p>
<p style="background-color: #ffcc00; text-align: center;"><strong> Title</strong></p>
<p> test</p>


But then insert such tags on it:
<p class="MsoNormal"> </p>

and you will lose most of the html tags.

I don't mind getting rid of <p class="MsoNormal"> </p>, but it's a problem to lose all the rest.

thanks!

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.