pulldown_html_ext

Function push_html

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