pub fn push_html_with_highlighting( markdown: &str, config: &HtmlConfig, ) -> Result<String, HtmlError>
Convenience function to render Markdown with syntax highlighting