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

Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text.

Results 105 crayon-syntax-highlighter issues
Sort by recently updated
recently updated
newest added

Please update it to support Wordpress v 4.8 !

Hi I noticed that syntax does not appear correct on AMP pages, do you plan to support AMP pages? or not Regards,

The Crayon 'Add Code' window draws behind the Divi builder UI and cannot be used because the z-index is lower than what Divi builder uses. If you set the z-index...

I checked that the last update was 1 year ago... Really is an amazing plugin and I would like to know if it will have updates

Running this code will mark lines 3 and 5, but not 2. No matter what I try, I can't get any code segments to mark line 2. (Note: the language...

bug

Hey, Currently cryon-syntax-highlighter puts all code in <pre> tags when it detects that it's in the feed mode: crayon_wp.class.php:666 if (is_feed()) { // Convert the plain code to entities and...

bug

I found that if I use `\(\)` in my post, the page will be failed to load. But if i use `\(\)`, it's fine. I believe it's a bug :)...

Code blocks rendered by the Markdown parser that comes with Jetpack has some additional tags added to it as shown in the screenshot. ![crayon-syntax-highlighter-bug](https://cloud.githubusercontent.com/assets/1737051/3227243/4a48cf8a-f079-11e3-8daa-2f709229a623.png) I have no other syntax highlighting...

bug

In readme.md, it would be *really* helpful to see the default values in the Settings table.

On ajax load crayon-syntax-highlighter not working properly. after one load without refresh css file working properly . But other copy or details button not working after ajax loading. How to...