2019-08-30 19:33:17 +02:00
|
|
|
=== Crayon Syntax Highlighter ===
|
|
|
|
|
|
|
|
Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, or post text.
|
2020-01-19 14:19:56 +01:00
|
|
|
This is a fork with applied PRs and bumped semantic versioning.
|
2019-08-30 19:33:17 +02:00
|
|
|
|
|
|
|
== 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**
|
|
|
|
|
2020-01-19 14:19:56 +01:00
|
|
|
Open for PRs. Please see the original repository for credits.
|
2019-08-30 19:33:17 +02:00
|
|
|
|
|
|
|
== Changelog ==
|
|
|
|
|
2021-11-29 00:16:05 +01:00
|
|
|
= 2.8.6 =
|
|
|
|
|
|
|
|
* changed deprecated import() function so the script works with >=PHP8.0
|
|
|
|
|
2019-08-30 19:37:17 +02:00
|
|
|
= 2.8.5 =
|
|
|
|
* FIXED:
|
|
|
|
* Added a bunch of PRs and made it work with latest Wordpress
|