This is the latest release. The has been moved to SyntaxHighlighter 4
- Update author's name
- Add ANT build tools
- Add StyleCI and Codacy
- Update to Syntaxhighlighter 3.0.90
- New brushes: Haxe, TAP, TypeScript
- Defaults configuration can be overrided in the Config Manager (Issue #11)
- Add documentation from plugin page
- Hide box shadow (Issue #1)
- Add build bash script
- Add archives releases
- Allow ranges for highlight parameter
- Add screenshots
- Add .editorconfig
- Update README and several infos
- Add build tools
- Extract content of plugin in the repository
- Fork of Daniel Lindgren's syntaxhighlighter3 plugin
Release available in
archives
folder.
- Fixed problem with the option html-script, always load shBrushXml.js to make it work.
- Convert brush aliases and options to lowercase, SyntaxHighlighter is case sensitive.
Release available in
archives
folder.
- Plugin adapted to current plugin layout.
- Uses Autoloader instead of always loading all brushes on all pages.
- Uses Config Manager to select theme and configure Autoloader brush list. No longer necessary to edit action.php, i.e. plugin updates will not overwrite extra brushes.
- Add support for block title attribute.