F7: intra-diagram mermaid diffing (beyond the whole-diagram "changed" badge) #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deferred refinement of the F7 rendered track-changes preview (#21).
v1 behavior (shipping first): a changed or added ```mermaid block renders as the new diagram with a "changed since baseline" badge; removed diagrams shown struck/ghosted at the block level. Mermaid fences are treated as atomic blocks — no diffing inside the diagram.
This task — flesh out later: design and implement intra-diagram mermaid diffing — show what changed within a diagram against the baseline (added/removed/changed nodes, edges, labels, subgraphs), not just a whole-block badge. Open questions to work through:
Out of scope for F7 v1; capture only. Builds on #21, F6 baseline (#17/#19), Epic #1.