1%%{init: {'theme': 'base', 'themeVariables': {'sectionBkgColor': '#e8eaf6', 'taskBkgColor': '#c5cae9', 'taskBorderColor': '#3f51b5', 'todayLineColor': '#f44336'}}}%%
2gantt
3 title mermaid support
4 dateFormat YYYY-MM-DD
5 section server
6 type detection :done, td, 2026-04-06, 1d
7 SVG rendering :done, sr, 2026-04-06, 1d
8 CAS storage :done, cs, 2026-04-06, 1d
9 section viewer
10 inline SVG display :done, iv, 2026-04-06, 1d
11 CodeMirror edit :done, ce, 2026-04-06, 1d
12 run.sublimated.com :done, rs, 2026-04-06, 1d
13 section next
14 client interactivity :ci, 2026-04-07, 7d
15 embedded in markdown :em, 2026-04-07, 3d
16 diff view :dv, after em, 5d