[][src]Function sauron::markdown

pub fn markdown<MSG>(src: &str) -> Node<MSG> where
    MSG: Clone + 'static, 

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