Mermaid Mindmap support

I tried to use the mindmap syntax for mermaid based on the example from this page The example code is

mindmap
    root
    foo
        bar
            baz

I get the following error

Error parsing Mermaid diagram!

Parse error on line 1:
mindmap    root   
^
Expecting 'open_directive', 'NEWLINE', 'SPACE', 'GRAPH', got 'ALPHA'

I suspect this is because the version of mermaid in Obsidian is one before the mindmap feature was added to Mermaid. I tried to search Obsidian Forums and github to confirm this but Iā€™m not sure where to look.

2 Likes

not a bug. we will eventually update.

Is there a ticket to track that will let me know when the version is bumped?

no, major libraries updates are included in the release notes.