No description
- Dune 100%
| .gitignore | ||
| demo.opam | ||
| dune | ||
| dune-project | ||
| index.mld | ||
| README.md | ||
Mdx 2.3.0 Mld Files Demo
This repository contains a demo showcasing Mdx 2.3.0's support for running code
blocks in .mld files.
Get Started
- Clone the repository
git clone https://github.com/tmattio/demo-mdx-mld.git
cd demo-mdx-mld
- Install dependencies
opam install --deps-only --with-test .
- Run the tests to run the code blocks on
index.mld
dune test
- Accept the change to promote the corrected file to the source tree
dune promote