crayon-syntax-highlighter icon indicating copy to clipboard operation
crayon-syntax-highlighter copied to clipboard

\(\) will cause a crash

Open fungaren opened this issue 7 years ago • 0 comments

I found that if I use <pre class="lang:c++ decode:true">\(\)</pre> in my post, the page will be failed to load. But if i use <code>\(\)</code>, it's fine. I believe it's a bug :)

My WordPress version is 4.9.1 and crayon-syntax-highlighter version is 2.8.4.

Thanks for your attention !

fungaren avatar Dec 30 '17 14:12 fungaren