You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Mindmap nodes can now embed same-origin images (``)
parsed from headings or trailing paragraphs; cross-origin / data: / scheme
URLs are rejected.
- Layout: every node at the same depth shares a width (per-depth equalization
in addition to per-parent height alignment), so blocks on the same level
read as visually flush regardless of their parent.
- Lightbox: clicking a thumbnail in the mindmap or any image in the markdown
viewer opens a full-screen overlay; click outside or press Esc to close.
CSS class is shared (`image-lightbox-*`).
- Editor: h1-h6 now have distinct sizes, weights, and a leading `#` / `##`
/ ... badge so heading depth is unambiguous even between consecutive
levels.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments