pub fn parse_markdown_with_context(input: &str) -> Result<String>
A helper function that adds context to errors occurring during Markdown processing.