mdbook::utils

Function render_markdown_with_path

Source
pub fn render_markdown_with_path(
    text: &str,
    smart_punctuation: bool,
    path: Option<&Path>,
) -> String