pub fn markdown_to_commonmark_xml(md: &str, options: &ComrakOptions) -> String
Expand description

Render Markdown to CommonMark XML. See https://github.com/commonmark/commonmark-spec/blob/master/CommonMark.dtd.