|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Status: Implemented; see developer docs Author: Claude Opus 4.7 Created: 2026-05-23
This design proposed five source-pane improvements for //donner/editor's TextEditor, all built on the XML-owned source store from 0049-structured_text_editing.md:
The original design constraint was that focus, CSS provenance, flash, and wrap stay view-layer decorations over the XML source buffer. They do not add a second source of truth, do not rewrite the file, and do not change save semantics.
The current behavior and implementation locators live in Editor Source Focus.