crayon-syntax-highlighter
crayon-syntax-highlighter copied to clipboard
\(\) will cause a crash
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 !