Adapter behaviour and conveniences for converting Markdown to HTML.
ExDoc is compatible with any markdown processor that implements the
functions defined in this module. The markdown processor can be changed
via the :markdown_processor option. Note that doing such change is global.
ExDoc supports the following Markdown parsers out of the box:
ExDoc uses EarmarkParser by default.
Summary
Functions
Converts the given markdown document to HTML AST.