- Allow users to supply their own grammars and bypass the built-in ones (#19, @patricoferris)
- Separate markdown package into an optional
hilite.markdown
package (#18, @patricoferris)
- Use cmarkit as the markdown library instead of omd (#11, @patricoferris with help from @oyenuga17)
-
Remove Yojson dependency (#12, @panglesd)
-
Add support for
diff
language (#10, @tmattio)The syntax is coming from the official repository and has been converted to JSON using the Textmate Languages VSCode extension
- Escape HTML entities (#5, @cuihtlauac)
- Add shell script syntax highlighting (#4, @patricoferris)
- Initial public release