package mdx
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.6.0.tbz
sha256=38011f9c0d0ba2044fdf8c21c530ac806211e7b730daa52827988e0c7e43763c
sha512=9c5c26abfb5437aa89dff4c2f24c68e788d9d564a0210d5fa0857a259e50c82e0cf642e24c8bbb1f25f6bb04287cdb369f135220172478c7dd02429a5879410b
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.
Added to opam-repository:
Dependencies (13)
-
atacama
>= "0.0.4" - bastet
- bastet_async
- bastet_lwt
- binsec_codex
- brot
-
camlp5
>= "8.03.06" - camlp5-buildscripts
-
capnp-rpc-unix
>= "1.2.4" -
caqti
>= "2.2.4" - carbon
- cascade
- 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
-
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
- hedgehog
- 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" -
openrouter_api
>= "0.1.0" - ortac-qcheck-stm
-
ostap
>= "0.6.1" - owi
-
pa_ppx
>= "0.18" - pa_ppx_fmtformat
- pa_ppx_parsetree
- pa_ppx_q_ast
- pa_ppx_quotation2extension
-
pa_ppx_regexp
>= "0.04" -
pa_ppx_static
>= "8.05.01" - 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
- slugline
-
smtml
>= "0.7.0" - soteria
-
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
- tw
- um-abt
- union-find-lattice
-
uring
>= "0.4" - virtfs
-
wire
>= "1.0.0" - 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