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
Authors
Maintainers
Sources
mdx-1.4.0.tbz
sha256=66b56a6bee7165498671c5a616acd965975de5cf855c7c114d7f5237a250ebdb
sha512=679d42d54fed29e5aaeb60dc01c23da6e903b976769585da06dc06a4a643fca7836d0999f09d55f6d94125f0ca99ba27b6402f5a6651a16ba5397353d742ec3d
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.
ocaml-mdx
is released as two binaries called ocaml-mdx
and mdx
which are
the same, mdx being the deprecated name, kept for now for compatibility.
Published: 15 Jun 2019
Dependencies (11)
Dev Dependencies (3)
-
cmdliner
with-test & < "1.1.0"
-
conf-pandoc
with-test
-
lwt
with-test
Used by (54)
-
calculon
= "0.4"
-
calculon-web
= "0.4"
- carbon
- cconv-ppx
- cohttp-eio
-
containers
>= "2.6" & < "2.7"
-
containers-data
>= "3.11"
-
current_examples
>= "0.6"
-
current_git
>= "0.6.1"
-
datalog
>= "0.6"
-
dolmen
>= "0.8"
-
dolmen_loop
>= "0.9"
-
electrod
>= "0.5"
- ezcurl-lwt
- geojson
- geojsone
-
gitlab
< "0.1.1"
-
gitlab-jsoo
< "0.1.1"
-
gitlab-unix
< "0.1.1"
- hilite
-
http-cookie
>= "4.1.0"
- ISO3166
- iter
-
lab
< "0.1.8"
- lwt-pipe
-
merlin
>= "3.3.0" & != "3.3.4~4.10preview1" & < "4.1-411"
-
msat
>= "0.8"
- multibase
- multicodec
- multihash-digestif
-
odoc
>= "2.0.0" & < "2.3.0"
- ortac-qcheck-stm
-
pa_ppx_parsetree
< "0.02"
-
pa_ppx_quotation2extension
< "0.02"
-
pa_ppx_regexp
< "0.02"
-
pa_ppx_static
< "0.02"
- polars
- polars_async
- ppx_deriving_yaml
- preface
-
printbox
= "0.2" | = "0.5"
-
printbox-html
>= "0.7"
- printbox-text
-
reparse
>= "3.0.0"
-
routes
!= "0.7.2"
- search
-
spelll
>= "0.3"
-
spin
= "0.6.0"
- tls-eio
- wtr
- wtr-ppx
-
yaml
>= "1.0.0" & < "3.1.0"
-
yaml-sexp
< "3.1.0"
- zarith-ppx
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page