package mdx

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mdx-2.5.2.tbz
sha256=c848c2c680c62662dc4a05f558e5c6c18ed2aab7bb6508c1d49109d6ea91a3cf
sha512=847f7005557750fb996379afe372fc8d399b7a3524bc6f7c4aac5d7345314310ed827c028deb433cd241d9b70d30674951c515bf96196c9c5c691d1d0b3a07ec

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