package mdx
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Executable code blocks inside markdown files
Install
Dune Dependency
Authors
Maintainers
Sources
mdx-2.5.0.tbz
sha256=c2da58d7d5182f15c046fb320bb02c16602d2ee7cb99f349e3f4841c26365029
sha512=d16d9ec2ac444880c7f6d08181fe055697f25fb405358acee396cd7ecba8011881f1de8b49bfa208d4adcd4904b600f4122d1a47d98bf26a8cb533770dd9350d
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: 07 Dec 2024
Dependencies (13)
-
atacama
>= "0.0.4"
- bastet
- bastet_async
- bastet_lwt
-
calculon
= "0.4"
-
calculon-web
= "0.4"
- camlp5-buildscripts
-
capnp-rpc-unix
>= "1.2.4"
- carbon
- cconv-ppx
- cid
- cohttp-eio
- colors
-
containers-data
>= "3.11"
-
current_git
>= "0.6.1"
-
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.0"
-
dune-release
>= "1.4.0" & < "1.5.2"
-
eio
>= "0.8.1" & != "1.0"
-
eio_linux
!= "0.11" & != "1.0"
-
eio_main
>= "0.2" & < "0.6" | >= "1.1"
-
eio_posix
!= "1.0"
-
electrod
>= "0.5"
-
extism
>= "1.0.0"
- ezcurl-lwt
- fuseau
- 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
- ISO3166
-
irmin-cli
>= "3.8.0"
-
irmin-unix
>= "3.0.0" & < "3.2.1" | = "3.3.0"
-
iter
!= "1.2.1"
-
kcas
>= "0.2.1"
- kcas_data
- lab
- lambda_streams
-
leaves
>= "0.0.2"
-
lwt_eio
< "0.2" | >= "0.4"
-
merlin
>= "3.3.0" & != "3.3.4~4.10preview1" & < "3.8.0"
-
minttea
>= "0.0.2"
- moonpool
-
msat
= "0.8"
- multibase
- multicodec
- multicore-bench
- multihash-digestif
-
odoc
>= "2.0.0" & < "2.3.0"
- ortac-qcheck-stm
- owi
- pa_ppx_parsetree
-
pa_ppx_q_ast
>= "0.11"
- pa_ppx_quotation2extension
-
pa_ppx_regexp
< "0.02"
-
pa_ppx_static
< "0.02"
- par_incr
- pari
- pari-bindings
-
patricia-tree
>= "0.10.0"
-
picos
< "0.5.0"
- picos_meta
- polars
- polars_async
- ppx_deriving_ezjsonm
- ppx_deriving_yaml
-
preface
>= "1.0.0"
-
pretty_expressive
>= "0.2"
-
printbox-html
>= "0.7"
-
printbox-md
< "0.12"
-
printbox-text
< "0.12"
-
reparse
>= "3.0.0"
-
riot
>= "0.0.7"
-
routes
>= "1.0.0"
- rtree
-
saturn
>= "1.0.0"
- search
-
smtml
>= "0.3.1"
-
spelll
>= "0.3"
-
spices
>= "0.0.2"
-
spin
= "0.6.0"
-
thread-table
< "1.0.0"
- tls-eio
-
toml
>= "7.1.0"
- topojson
- topojsone
- trail
- um-abt
-
uring
>= "0.4"
- wtr
- wtr-ppx
-
yaml
>= "1.0.0"
- yaml-sexp
- zarith-ppx
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page