I have noticed a problem with the native Mermaid diagram integration:
When exporting notes with Mermaid diagrams to Anki, only the Mermaid code gets exported; the diagrams themselves won’t appear as images.
It seems that MarginNote renders the diagrams internally but does not generate an image on export which is strange because Anki does not support Mermaid code so the image export is the only solution.
Some markdown plugins export mermaid diagrams as images, but the native implementation of Mermaid is better than the plugin counterpart in many ways (subgraphs and other features are often not supported and there is no easy way to add mermaid code directly into comments on a mindmap with plugins).
Hello! We’re thrilled to hear that our new feature has been serving you so quickly. I’d like to confirm: when you mentioned the Markdown plugin, are you referring to the one within MarginNote?
Hi! Sorry, I think I didn’t explain myself clearly.
The native Mermaid integration is absolutely fantastic, it’s fast, easy to access and supports advanced features like subgraphs far better than most external solutions.
However, it seems to have a bug: when exporting notes containing Mermaid diagrams to Anki, only the Mermaid code is included, not the rendered image.
The plugin I was talking about (the one that can export diagrams as images) is myMarkDown. I am stuck with it because I need Anki to show my Mermaid Diagrams and the only way is with this plugin.