how to add mermaid support?
See original GitHub issueFollowing https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/, there might be greater use of mermaid overall. How can one go about adding official mermaid
block support to zero-md
?
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Include diagrams in your Markdown files with Mermaid
Now you can quickly create and edit diagrams in markdown using words with Mermaid support in your Markdown files. Include diagrams in your ......
Read more >Mermaid.js support in Markdown files - GoLand Guide
Turn on the Mermaid option in Settings/Preferences | Languages & Frameworks | Markdown under the Markdown Extensions section.
Read more >How to Include Mermaid Diagrams in Your GitHub Project
Did you know that GitHub now offers support for Mermaid diagrams? Here's how to deploy them in your own apps.
Read more >Mermaid diagrams can be displayed within Markdown #372
Today, we're excited to add native support for Mermaid wherever Markdown is supported (e.g., issues, repositories, discussions, gists).
Read more >GitHub Writer now available with Mermaid support - CKEditor
Mermaid is a flowchart and visualization tool that relies on the Markdown language. Users can create a variety of chart types and insert...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@CetinSert
Wow! That’s a cool project - looks really good!
Unfortunately, yes, mainly because of how
mermaid
works. For now, the markdown must be rendered into light dom - until first-class support is eventually added intozero-md
(soon!). 😞Hey, thanks for your note. Given that Github now supports
mermaid
natively, I might add first-class support of this feature in a future release. In the meantime, something like this will work:Here’s a demo: https://plnkr.co/edit/Q64k8e498RfGDdlC