Function markdown_to_commonmark

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

Render Markdown back to CommonMark.