-
- Added support for custom-built JS, CSS, and Theme files
- Instructions on how to modify/build/use custom-built JS and CSS files
- Upgraded to latest PrismJS
1.29.0
- Added 7 new themes:
gruvbox-light
,holi-theme
,laserwave
,one-dark
,one-light
,soloarized-dark-atom
, andz-touch
- Changed default theme to
prism-one-light.css
-
- Fixed a CSS issue causing "Copy" button to have double styling
- Fixed a security issue that allowed the
git
param of shortcode to load local files (thanks xmco.fr)
-
- Added support for
cl-filter-output
and provided examples in the README.md - Added 35 new themes
- Added support for custom
EcScript
- Added support for
-
- Added Support for Git URLs to grab and embed git files
- Support for
linkable-line-numbers
but does require a uniqueid
to be set on the element.
-
- Upgraded to latest 1.23.0 Prism.JS version (with fixes)