[][src]Function sauron::render_markdown

pub fn render_markdown<MSG>(src: &str) -> Node<MSG>

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