Skip to content

Markdown Formatter

Vladimir Schneider edited this page Jan 27, 2017 · 19 revisions

The flexmark-formatter module renders the AST as markdown with various formatting options to clean up and make the source consistent. This also comes with an API to allow extensions to provide formatting options and and handle rendering of markdown for custom nodes.

Clone this wiki locally