- Add highlighting for cypher. Thanks @fabiankaestner!
- Add highlighting for edgeql. Thanks @MrFoxPro!
- Add highlighting for AppleScript. Thanks @flops!
- Enable highlighting of SPARQL. Thanks @Peeja!
- Enable highlighting for jsx in markdown. Thanks @homerjam!
- Enable highlighting for mjml. Thanks @frontendwizard!
- Also enable highlighting in html file script blocks. Thanks @janispritzkau!
- Highlight blocks a single color when a matching language grammar cannot be found.
- Added markdown and graphql language support. Thanks @axefrog!
- Fix leak of matching.
- More efficient matching rules.
- Case insensitive language name matching.
- Fixing syntax highlighting for many cases of template subs in embedded languages.
- Initial release