mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-22 19:07:45 +08:00
When parsing XMind files, the relationships array is now processed to create associative lines between nodes. Each relationship's source and target nodes are mapped to SimpleMindMap UIDs, and the relationship title is preserved as the associative line label. This enables users to import XMind files that contain non-hierarchical relationships and see them rendered as associative lines in SimpleMindMap. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| example | ||
| scripts | ||
| src | ||
| .eslintrc.js | ||
| .prettierignore | ||
| .prettierrc | ||
| full.js | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||