mdxversion
Executable markdown files
mdx
allows to execute code blocks inside markdow files.
Supported extensions
Cram tests
Codes blocks using sh
are considered as cram tests:
$ for i in `seq 1 3`; do echo $i; done
1
2
3
which can be executed with mdx test <file.md>
OCaml code
Code blocks using ocaml
are considered either normal OCaml files
or toplevel fragements
Author | Thomas Gazagnaire <thomas@gazagnaire.org |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/realworldocaml/mdx |
Issue Tracker | https://github.com/realworldocaml/mdx/issues |
Maintainer | Thomas Gazagnaire <thomas@gazagnaire.org> |
Dependencies | |
Source [http] | https://github.com/realworldocaml/mdx/releases/download/1.0.0/mdx-1.0.0.tbz md5=0dd02ff985d2fb72261c346571f2944b |
Statistics | Installed 4 times last month. |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mdx/mdx.1.0.0/opam |
Required by
- calculonwith-test & =0.4
- calculon-web=0.4
- cconv-ppxwith-test
- containerswith-test & >=2.6 & <2.7
- electrodwith-test & >=0.5
- iterwith-test
- lwt-pipewith-test
- msatwith-test & >=0.8
- ppx_deriving_yamlwith-test
- printboxwith-test & =0.2
- routeswith-test & !=0.7.2
- spelllwith-test & >=0.3
- spinwith-test & =0.6.0
- yamlwith-test & >=1.0.0
- zarith-ppxwith-test