render_markdown_with_path

Function render_markdown_with_path 

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