[][src]Function mdbook::utils::render_markdown

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

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