Module PrintBox_mdSource

Output Markdown.

Sourcemodule Config : sig ... end

Pretty-print the Markdown source code into this formatter.

Sourceval to_string : Config.t -> PrintBox.t -> string

A string with the Markdown source code.