Add Kotlin language support (#27). Thanks @anddani!
Add Nix language support (#23). Thanks @anddani!
Fix JSON support for numbers in exponential notation (#17). Thanks @jackgene!
Add noLang
for unknown language with generic styling (#13). Thanks @Anton-4!
Add toCustom
function (#12). Thanks @BrianHicks for the idea!
Add Json support (#11).
Fix Xml declarations (#10).
Add SQL support. Thanks @oschmid!
Update to 0.19.
Add Python support. Thanks @brandly!
- Modified how themes are made. Now it has a lot more flexibility while mantaining consistency with future languages. Thanks @Baransu for pointing it out!
- Removed
Line
exposition. It was exposed to allow custom output formats (e.g.: console), but I think it makes sense to concentrate these outputs in this package. - Added pure string html output.
- Added console output.
- Add CSS language support, with
SyntaxHighlight.css
- Add One Dark theme, with
SyntaxHighlight.oneDark
. Thanks @Baransu!
Package published with the following languages:
- Elm
- Javascript
- Xml
With monokai
and github
themes.