crayon-syntax-highlighter/README.md

772 B

=== Crayon Syntax Highlighter ===

Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, or post text. This is a fork with applied PRs and bumped semantic versioning.

== Description ==

A Syntax Highlighter built in PHP and jQuery that supports customizable languages and themes. It can highlight from a URL, or Wordpress post text. Crayon makes it easy to manage Language files and define custom language elements with regular expressions.

Contributions

Open for PRs. Please see the original repository for credits.

== Changelog ==

= 2.8.6 =

  • changed deprecated import() function so the script works with >=PHP8.0

= 2.8.5 =

  • FIXED:
    • Added a bunch of PRs and made it work with latest Wordpress