package hilite
Build time syntax highlighting
Install
dune-project
Dependency
Authors
Maintainers
Sources
hilite-0.5.0.tbz
sha256=550c01abe4a95808553693499dcb75ef87bd86127db8f3db1f94a81689e13a15
sha512=b42375e1dd288fc3795c570be2b94486aa91c499c5b6a2cff936d530d6864b57f0269deb73a7f333339e41e89b4cd0452655ff7c40f58360cea13efaee645115
doc/CHANGES.html
v0.5.0 (31/03/2024) Cambridge, UK
- 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)
v0.4.0 (18/11/2023) Cambridge, UK
- Use cmarkit as the markdown library instead of omd (#11, @patricoferris with help from @oyenuga17)
v0.3.0 (28/07/2023)
- 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
v0.2.0 (29/11/2022) Cambridge, UK
- Escape HTML entities (#5, @cuihtlauac)
v0.1.1 (23/11/2022) Cambridge, UK
- Add shell script syntax highlighting (#4, @patricoferris)
v0.1.0 (13/04/2022)
- Initial public release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page