Function mdbook::utils::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.