package mdx

  1. Overview
  2. Docs
Executable code blocks inside markdown files

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mdx-2.5.1.tbz
sha256=dd82980dd111a4806ff9a91d9d2ed7c26aefb1da7dccbd15e73c3a8f66e863f5
sha512=6ea99f5ae8d9c693b295a35f143cd7713c6949975843dd3c9cf1c7a6dd1adf5c90cc4dfb9313ef3be226c34ad828122d76e98c8c4a1a7378c398b5c0c204f4e8

doc/mdx.test/Mdx_test/index.html

Module Mdx_testSource

Sourceexception Test_block_failure of Mdx.Block.t * string
Sourcemodule Package : sig ... end
Sourcemodule Predicate : sig ... end
Sourceval run_exn : non_deterministic:bool -> silent_eval:bool -> record_backtrace:bool -> syntax:Mdx.Syntax.t option -> silent:bool -> verbose_findlib:bool -> prelude:Mdx.Prelude.t list -> prelude_str:Mdx.Prelude.t list -> file:string -> section:string option -> root:string option -> force_output:bool -> output:[ `File of string | `Stdout ] option -> directives:Mdx_top.directive list -> packages:string list -> predicates:string list -> int