The display of mermaid and mind map were wrong

Steps to reproduce

  1. The mermaid code
    graph LR;
        A-->B;
        click B "http://www.github.com" "This is a tooltip for a link"
    

The graph shows is as below:
1

  1. The mind map extension app
    link: https://github.com/lynchjames/obsidian-mind-map

    The mind map can’t show the word in the graph.

Expected result

I hope the display can be correctly shown in the graph. Thanks.
In the obsidian v.0.10.7 , the graph can be correctly shown.

Environment

  • Operating system: win 10
  • Obsidian version: v.0.10.9
1 Like

My adivese is to download and install a fresh copy of obsidian from the website. We do not take bug reports for thirdparty plugins