pub fn markdown_to_html_with_extensions(markdown: &str) -> Result<String>
Convert Markdown to HTML with specified extensions using mdx-gen.
mdx-gen