[][src]Crate sauron_md

a library to parse markdown and convert it into sauron virtual node

Functions

markdown

parse markdown and return sauron virtual Node

render_markdown

Renders a string of Markdown to HTML with the default options (footnotes disabled, tables enabled).