pub fn render(body: &str) -> String
Render a Markdown body to HTML (raw HTML disabled -> escaped as text).