mdbook::utils

Function 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.