Repo: https://mermaidjs.github.io/
It would be awesome to include this in the print to html...

Maybe I can add Mermaid support in HTML output if this extension finds user has Markdown Preview Mermaid Support installed (which adds Mermaid to vscode built-in preview).
Another option is using Markdown Preview Enhanced before I implement the feature above.
Related #69.
I'm curently using Markdown Preview Mermaid Support in VS Code.
So this would be a very nice feature
Most helpful comment
Maybe I can add Mermaid support in HTML output if this extension finds user has Markdown Preview Mermaid Support installed (which adds Mermaid to vscode built-in preview).
Another option is using Markdown Preview Enhanced before I implement the feature above.
Related #69.