Releases: S1SYPHOS/kirby-highlight
Releases · S1SYPHOS/kirby-highlight
v0.6.0
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
0.5.1
Extending composer.json
v0.5.0
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
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
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
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
Initial commit for first beta release.