Function push_html_with_highlighting

Source
pub fn push_html_with_highlighting(
    markdown: &str,
    config: &HtmlConfig,
) -> Result<String, HtmlError>
Expand description

Convenience function to render Markdown with syntax highlighting