Replies: 1 comment
-
Can you share the code for the editor config? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing an issue with the plugin-diagram in my Milkdown project that I have set up using Vue. Specifically, the plugin does not seem to render mindmap diagrams correctly. Other types of diagrams, such as flowcharts, are working without any problems. When I insert a flowchart diagram, it renders correctly. (as in the picture)




When I try to create a mindmap diagram, it does not render at all.
I see syntax error as result. If I add a newline within the diagram syntax, it renders, but all the elements are overlapping.
I also see an error message in the console:
Could someone please provide guidance on how to get mindmap diagrams working with the plugin-diagram in a Milkdown project using Vue? Are there any additional configurations or dependencies required?
Beta Was this translation helpful? Give feedback.
All reactions