Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Output Markdown.
module Config : sig ... end
val pp : Config.t -> Format.formatter -> PrintBox.t -> unit
Pretty-print the Markdown source code into this formatter.
val to_string : Config.t -> PrintBox.t -> string
A string with the Markdown source code.