Function markdown_to_commonmark_xml_with_plugins

pub 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.