The code block element is not parsing HTML entities correctly. For example, when using Google Maps embed codes within a code block. Google gives me an embed code that uses HTML entities such as Arizona's
(using '), but the code block always changes it to Arizona's
(using ‘), which should not be happening.
This causes errors down the road, for example using lazy load plugins. They see the apostrophe and strip out any code after it, breaking the map.
I saw this thread regarding this issue: https://kriesi.at/support/topic/codeblock-unescaping-escaped-html/
Has there been any updates to this? Simply using a text block instead of a code block for instances like this is, although is a workaround, still does not address the primary issue.
Hey glozemedia,
Unfortunately there is no update to that yet.
The workaround u say it is not working – but why what is not working properly?
Best regards,
Basilis