package ochre
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Syntax highlighter using TextMate grammars and themes
Install
dune-project
Dependency
Authors
Maintainers
Sources
ochre-1.1.0.tbz
sha256=a8e38fbcd22fbb68b0f7d93b36a2ba1670e8bd061b43a0177226738307183a32
sha512=7b344c3812be283b0101078564e564732f878ad226c7ce0212c9e9139fb41a291e4d31ad52c949f2978c48e04240d4d22b5b4ae63808e15a21c44a2fbeed8a22
Description
ochre is a syntax highlighter inspired by Shiki, using TextMate grammars and themes. It supports HTML output (inline styles or CSS classes), ANSI terminal colors, LaTeX, SVG, and raw token output.
Published: 16 Jul 2026
Dependencies (7)
-
plist-xml
>= "0.5.0" -
dune-configurator
>= "2.9" & build - conf-oniguruma
-
melange-json-native
>= "2.0.0" -
yojson
>= "2.0.0" -
ocaml
>= "4.14.0" -
dune
>= "3.22"
Dev Dependencies (11)
-
ocamlformat
= "0.29.0" & with-dev-setup -
ocamlformat-mlx
with-dev-setup -
ocamlmerlin-mlx
with-dev-setup -
ocaml-lsp-server
with-dev-setup -
mlx
with-test -
alcotest
with-test -
tm-grammars
>= "2.0.0" & with-test -
odoc
>= "3.1.0" & with-doc -
tiny_httpd
with-test -
html_of_jsx
>= "0.0.9" & with-test -
ezjsonm
with-test
Used by (2)
-
html_of_jsx
>= "0.0.9" -
ochre-cli
>= "1.1.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page