code-syntax-block icon indicating copy to clipboard operation
code-syntax-block copied to clipboard

Special characters must be escaped : [ < ]

Open arnolem opened this issue 7 years ago • 2 comments

Hello, I have try this plugin with a PHP code and I have this error : image

arnolem avatar Aug 04 '18 21:08 arnolem

I get the same thing, and when I replace < and > with &lt; and &gt; the errors go away. However, when I go back to edit the page, WordPress converts them back to < and > and the errors return.

dmhendricks avatar Oct 29 '18 20:10 dmhendricks

This issue likely was in an older version of the plugin/Gutenberg.

Can you please update to the latest and test again? I just tried with the same example and it worked for me.

mkaz avatar Dec 11 '18 14:12 mkaz