Files
agcanvas/crates
David Ibia 9e9d33eb84 feat: convert Mermaid diagrams to native DrawingElements instead of raster overlays
Mermaid SVG is now parsed into interactive shapes (rectangles, arrows,
text) that can be selected, moved, and resized. Removes the MermaidOverlay
system entirely in favor of first-class drawing elements.
2026-02-10 17:05:45 +01:00
..