Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Releases: S1SYPHOS/kirby-highlight

v0.6.0

25 Mar 12:29
Compare
Choose a tag to compare

Fresh juice (I'm simply not a "fresh meat" guy):

  • Updating highlight-php to v9.15.6.0 (more languages & styles)
  • Adding hljs class to pre container by default (configurable)
  • Removing kirby-pep recommendation from README.md

Packagist release

03 Mar 12:42
9de9837
Compare
Choose a tag to compare
0.5.1

Extending composer.json

v0.5.0

09 Jan 20:35
d7d9e15
Compare
Choose a tag to compare

Being on par with highlight.php v9.12.0.1, this release also

  • adds class Settings for better organisation of plugin settings (see this post by @jenstornell)
  • improves plugin's README

Cheers!

v0.4.0

11 Nov 17:51
Compare
Choose a tag to compare

All language definitions & styles are finally up-to-date with highlight.js v9.12.0!

  • Added missing content
  • Improved underlying functions & language update process
  • Fixed problems with arduino.js
  • Updated docs, see #3

v0.3.0-beta

09 Nov 13:35
Compare
Choose a tag to compare

Regarding styles, this is up to highlight.js v9.12.0:

  • Included all 79 styles, see 65005bf
  • Added plugin.kirby-highlight.escaping for optional character escaping, see 98e8a65

v0.2.0-beta

09 Nov 13:08
Compare
Choose a tag to compare

New content!

  • Updated language definitions, see 2d9c109 (arduino & julia-repl still missing)
  • Updated README.md accordingly
  • Fixed / modified some functions (credit to @allejo)

v0.1.0-beta

08 Nov 08:46
Compare
Choose a tag to compare

Initial commit for first beta release.