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

Render Markdown back to CommonMark.