markdown-viewer
markdown-viewer copied to clipboard
Please add support for <div class='mermaid'>
trafficstars
The <div class='mermaid'> is the default usage listed on Mermaid's site. It'd also be useful for scenarios where you have to add html within markdown, something like putting some mermaid graphs in an html table.
Thank you