pub fn markdown_to_commonmark(md: &str, options: &Options) -> String
Expand description

Render Markdown back to CommonMark.