What I’m trying to do
Use a treeView diagram as documented at TreeView Diagram (v11.14.0+) | Mermaid
Things I have tried
Specifying diagram type in a mermaid codeblock as treeView as well as treeView-beta (as shown in linked documentation above); searched in forum and obsidian docs.
Based on other mermaid posts in the forum, I am assuming that the version of the mermaid lib in Obsidian is older than needed to support that diagram type, but it also looks from those posts like I can’t manually update that lib to test if that’s the case.