• Hi,

    I’m just testing your extension and comparing the results to my dynamic site. I have a blog post where I have some encoded HTML in a <code>. In the static/exported version, it’s no longer encoded but decoded. This makes it actual HTML and makes it unable for me to show code examples. Feedback would very much be appreciated!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like that url is broken.

    Thread Starter k4rp

    (@k4rp)

    Ah yes. I’ve continued work on the site.

    I’ve made it work for now by commenting out html_entity_decode($processed_html, ENT_QUOTES, 'UTF-8'); in HTMLProcessor.php. I assume this breaks something else, but I haven’t run into any issues yet.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Encoded HTML entities in blog post become decoded.’ is closed to new replies.