Skip to content

Mermaid Mind Map not rendering #328

@montblanc13

Description

@montblanc13

Describe the bug
There is an error rendering Mermaid Ming Map graph.

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

Samples to Reproduce
Steps & Examples to reproduce the behavior:

Hre is on Obsidian Note Fragment :


Slide 1

Here is my Map:

mindmap
    root((Main Node))
    	s1(First Branch) 
        	s1how(Solution)
                [Component A]
                [Component B]
	        s1end(**Conclusions**)
	            [➖Negative Point]
	            [➖Negative Point]
Loading

Expected behavior
A clear and concise description of what you expected to happen.

When launching présentation, bad render due to error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions