Skip to main content

Crate sauron_md

Crate sauron_md 

Source
Expand description

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).