crayon-syntax-highlighter
crayon-syntax-highlighter copied to clipboard
Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text.
Is there a keyboard shortcut for inlining from the Post Edit view? Thanks.
I use Advances Custom Fields with a wysiswyg field. When I run `echo CrayonWP::highlight(get_sub_field('wysiwyg'));` it will highlight my code in that field correctly. But it will also remove the reCAPTCHA...
I am using AIO support center plugin that uses tinymce for users to write posts and it looks like the crayon is not loading on theirs plugin. On the front...
The code was not working under PHP 8.2, I fixed what was wrong. I didn't test everything but, for the use I have, it worked.
Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters ``` Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in wp-content/plugins/crayon-syntax-highlighter/util/crayon_util.class.php on line 73...