ninglg_light-mindmap/manifest.json
ninglg 271d2cc438 release: 1.2.3
- 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
2026-06-04 18:37:54 +08:00

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
}