mirror of
https://github.com/ninglg/light-mindmap.git
synced 2026-07-22 06:51:49 +00:00
- Add Tree and Radial layout modes - Change layout selector from buttons to dropdown - Fix Enter key: confirm edit only (no auto-add sibling) - Fix PNG export: align canvas font-size, padding, and letter-spacing with CSS - Optimize connection curves for Tree and Radial layouts
10 lines
317 B
JSON
10 lines
317 B
JSON
{
|
|
"id": "light-mindmap",
|
|
"name": "Light Mindmap",
|
|
"version": "1.2.3",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "Auto-renders markdown headings as a colorful, interactive mindmap — no extra syntax required.",
|
|
"author": "Light Ning",
|
|
"authorUrl": "https://github.com/ninglg",
|
|
"isDesktopOnly": false
|
|
}
|