Messed html comments
-
It seems to me there’s a bug in the rendition of the HTML comments tag..
If i write:
<!-- some comments -->I get instead this one
<!–_; some comments -->that ruin my html validation. Pay attention to the underscore that was added by me… I noticed that the sequence is the ASCII of the line, but i see it in my browser without rendition. If i copy here the exact string, is interpretated by browser and showed as a line.
Some suggestions to solve? I use this excellent plugin, in conjunction with HTML Editor Syntax Highlighter AND SQLite integration. It’s also possible that is the interaction with one of this plugin that mess the code. I’m the one who experience the issue??
https://ww.wp.xz.cn/plugins/preserved-html-editor-markup-plus/
The topic ‘Messed html comments’ is closed to new replies.