I'm targeting full compatibility with http://github.com's and VS Code's markdown renderer. Here's a demo of a bunch of the markdown features it supports.
That has turned out to be a lot of work. It required full support for GFM (Github Flavored Markdown) and a lot of additional extensions. For example adding support for inline mermaid rendering.
Comments