Earmark v1.3.2 API Reference
Modules
Given a list of parsed lines, convert them into blocks. That list of blocks is the final representation of the document (in internal form)
Match and render inline sequences, passing each to the renderer
Give a line of text, return its context-free type. Not for external consumption
Plugins are modules that implement a render function. Right now that is as_html