We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5708b6e commit 9150bcdCopy full SHA for 9150bcd
lib/mdx.mli
@@ -17,7 +17,7 @@
17
(** [Mdx] is a library to manipulate markdown code blocks.
18
19
[mdx] allows to execute code blocks inside markdown files. The
20
- supported code {{!Block}blocks} are either {{!Cram}cram-like}
+ supported code {{!module-Block}blocks} are either {{!module-Cram}cram-like}
21
tests, raw OCaml fragments or {{!Toplevel}toplevel} phrases.
22
23
Cram tests and toplevel phrases are sequences of commands and
0 commit comments