render_markdown

Function render_markdown 

Source
pub fn render_markdown(text: &str, curly_quotes: bool) -> String
Expand description

Wrapper around the pulldown-cmark parser for rendering markdown to HTML.