steveathon / bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor
MIT License
661 stars 1.71k forks source link

Editor sometimes creates invalid HTML #70

Open codewithtyler opened 8 years ago

codewithtyler commented 8 years ago

Originally documented at madskristensen/MiniBlog#153

In the original issue, they found that the editor will at times create invalid HTML. In my blog (that uses the Miniblog engine) I had a file that had multiple missing end tags.

I'm not sure how we might go about correcting this issue but it is something that we should definitely look into.

waynezwf commented 7 years ago

yes! if you change the color of text by that input box, sometimes the the editor will be create a span tag!