[][src]Function sauron_md::render_markdown

pub fn render_markdown<'a, MSG>(src: &'a str) -> Vec<Node<MSG>>

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