package mdx

  1. Overview
  2. Docs

Module Mdx.SyntaxSource

Sourcetype t =
  1. | Markdown
  2. | Cram
  3. | Mli
  4. | Mld
Sourceval pp : Format.formatter -> t -> unit
Sourceval equal : t -> t -> bool
Sourceval infer : file:string -> t option
Sourceval of_string : string -> t option
OCaml

Innovation. Community. Security.