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