package mdx

  1. Overview
  2. Docs
type t
val make : loc:Location.t -> section:section option -> header:string -> contents:string list -> label_cmt:string option -> legacy_labels:string -> errors:Output.t list -> t
val make_include : loc:Location.t -> section:section option -> labels:string -> t