Function mdbook::utils::render_markdown

source ยท
pub fn render_markdown(text: &str, smart_punctuation: bool) -> String
Expand description

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