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

This is true? _Details: It was last updated 5 years 11 months ago and tested up to WordPress 4.2.0. Plugins can be removed from wordpress.org for various reasons. This can...

I upgraded my server to PHP 8.0 and this plugin broke, some changes I made to get it working on PHP 8.0.

Getting below error where the post contains pre tags `There has been a critical error on this website.` Please help me fixing it. WP: version 5.8.1

This is My original code ``` class _SecondScreenState extends State { } ``` this is what your plugin show ``` class _SecondScreenState extends State<SecondScreen> { } ```

Added syntax coloration for regex

Line 340: `[^\w-+#]` seems no longer a valid Regex ini PHP 7.3 `[^\w\-+#]` fixes this.

An error occurred while using the variable. How about this change?

Is anyone going to update this plugin or should we look for an alternative?