• 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
    <!&#8211_; 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/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author J-Ro

    (@j-ro)

    Are you using the latest version of the plugin? This does not happen for me, though perhaps other plugins are causing the issue with an interaction.

    Thread Starter fcornia

    (@fcornia)

    Yes, i keep the plugin always updated… I have tried to deactivate Syntax Highlighter and add refresh the database record with no success.

    I think the issue could be due to utilization of SQLite DB. I have tried to deactivate your plugin, refresh DB rercord, and the html come back fine.

    Thank you for your support.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Messed html comments’ is closed to new replies.