Function markdown_to_commonmark_xml

Source
pub fn markdown_to_commonmark_xml(md: &str, options: &Options<'_>) -> String
Expand description