Mermaid ELK
approvedby keksnet
This plugin has not been manually reviewed by Obsidian staff. Brings back the elk (Eclipse Layout Kernel) renderer for Mermaid diagrams.
★ 3 stars↓ 885 downloadsUpdated 6mo agoMIT
Mermaid ELK
This plugins brings back support for the elk (eclipse layout kernel) renderer for mermaidJS.
To switch to the renderer you can prepend your mermaid diagram with the following code:
---
config:
layout: "elk"
---
%% Your mermaid code here...
Have fun!
Credits
This plugin strongly depends on @mermaid-js/layout-elk. Please support that project if you like it.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.