Function markdown_to_commonmark_xml_with_plugins

fn markdown_to_commonmark_xml_with_plugins(md: &str, options: &Options<'_>, plugins: &Plugins<'_>) -> String

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