package mdx
- 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
Executable code blocks inside markdown files
Install
dune-project
Dependency
Authors
Maintainers
Sources
mdx-2.5.2.tbz
sha256=c848c2c680c62662dc4a05f558e5c6c18ed2aab7bb6508c1d49109d6ea91a3cf
sha512=847f7005557750fb996379afe372fc8d399b7a3524bc6f7c4aac5d7345314310ed827c028deb433cd241d9b70d30674951c515bf96196c9c5c691d1d0b3a07ec
Description
ocaml-mdx allows to execute code blocks inside markdown files.
There are (currently) two sub-commands, corresponding
to two modes of operations: pre-processing (ocaml-mdx pp)
and tests (ocaml-mdx test).
The pre-processor mode allows to mix documentation and code, and to practice "literate programming" using markdown and OCaml.
The test mode allows to ensure that shell scripts and OCaml fragments in the documentation always stays up-to-date.
Published: 31 Mar 2026
Dependencies (13)
-
atacama
>= "0.0.4" - bastet
- bastet_async
- bastet_lwt
- binsec_codex
- brot
-
calculon
= "0.4" -
camlp5
>= "8.03.06" - camlp5-buildscripts
-
capnp-rpc-unix
>= "1.2.4" -
caqti
>= "2.2.4" - carbon
- cconv-ppx
- cid
- codex
- cohttp-eio
- colors
-
containers-data
>= "3.11" -
current_examples
>= "0.7.1" -
current_git
>= "0.6.2" -
current_incr
>= "0.6.0" -
datalog
>= "0.6" - diskuvbox
-
dkml-c-probe
!= "3.0.0" -
dolmen
>= "0.8" -
dolmen_loop
>= "0.9" - domain-local-await
- domain-local-timeout
-
dune
>= "3.17.2" -
dune-release
>= "1.4.0" & < "1.5.2" -
eio
>= "0.8.1" & != "1.0" -
eio_linux
!= "0.11" & != "1.0" -
eio_main
>= "1.1" -
eio_posix
!= "1.0" -
electrod
>= "0.5" -
emoji
>= "2.0.0" -
extism
>= "1.0.0" - ezcurl-lwt
-
fehu
>= "1.0.0~alpha3" - frama_c_codex
- fuseau
-
GT
>= "0.5.4" - geojson
- geojsone
-
gitlab
< "0.1.1" -
gitlab-jsoo
< "0.1.1" -
gitlab-unix
< "0.1.1" - grpc-examples
- hilite
-
http-cookie
>= "4.3.0" - http-date
-
hugin
>= "1.0.0~alpha3" - ISO3166
-
irmin-cli
>= "3.10.0" -
iter
>= "1.3" -
kaun
>= "1.0.0~alpha3" -
kcas
>= "0.2.1" - kcas_data
- lab
- lambda_streams
-
leaves
>= "0.0.2" - lunar
-
lwt_eio
< "0.2" | >= "0.4" -
minttea
>= "0.0.2" - moonpool
-
msat
= "0.8" - multibase
- multicodec
- multicore-bench
- multihash-digestif
- nx
-
odoc
= "2.1.1" - ortac-qcheck-stm
-
ostap
>= "0.6.1" - owi
-
pa_ppx
>= "0.18" - pa_ppx_parsetree
- pa_ppx_q_ast
- pa_ppx_quotation2extension
-
pa_ppx_regexp
>= "0.04" - par_incr
- pari
- pari-bindings
- parseff
-
patricia-tree
>= "0.10.0" -
picos
< "0.5.0" - picos_meta
- polars
- polars_async
- ppx_deriving_ezjsonm
- ppx_deriving_yaml
-
ppx_minidebug
>= "2.2.0" -
preface
>= "1.0.0" -
pretty_expressive
>= "0.2" - primavera
-
printbox-html
>= "0.7" -
printbox-md
< "0.12" -
printbox-text
< "0.12" -
quill
>= "1.0.0~alpha3" -
raven
= "1.0.0~alpha2" -
reparse
>= "3.0.0" -
riot
>= "0.0.7" -
routes
>= "1.0.0" - rtree
-
rune
>= "1.0.0~alpha3" -
saturn
>= "1.0.0" - search
-
smtml
>= "0.7.0" -
sowilo
>= "1.0.0~alpha3" -
spelll
>= "0.3" -
spices
>= "0.0.2" -
spin
= "0.6.0" - symex
-
talon
>= "1.0.0~alpha3" -
thread-table
< "1.0.0" - tls-eio
-
toml
>= "7.1.0" - topojson
- topojsone
- trail
- um-abt
-
uring
>= "0.4" - virtfs
- wtr
- wtr-ppx
-
yaml
>= "1.0.0" - yaml-sexp
-
yocaml
>= "2.7.0" -
yocaml_cmarkit
>= "2.3.0" -
yocaml_eio
>= "2.7.0" -
yocaml_git
>= "2.3.0" -
yocaml_jingoo
>= "2.3.0" - yocaml_liquid
-
yocaml_markdown
>= "2.4.1" -
yocaml_mustache
>= "2.3.0" -
yocaml_omd
>= "2.3.0" -
yocaml_otoml
>= "2.3.0" -
yocaml_runtime
>= "2.7.0" -
yocaml_syndication
>= "2.3.0" -
yocaml_unix
>= "2.3.0" -
yocaml_yaml
>= "2.3.0" - zarith-ppx
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page