A mind mapping markup language, compatible with markdown, convertable to/from xmind.
It is used to implement the mind map automatic layout algorithm. Based on an independent algorithm, the mind map node layout logic can be decoupled from other functions. The automatic layout algorithm only focuses on the location distribution of nodes.
Implementation of the core logic of the mind map plugin.
A pure Vanilla JS graph component based on canvas, written in Typescript.