8c58d71 ←672337bantonApr 6, 2026 api

create demo.mmd via macOS

A /docs/undefined +11 -0
A /docs/undefined +11 -0
1graph TD
2 A[push .mmd file] --> B{type detection}
3 B --> C[mermaid_diagram]
4 C --> D[render SVG]
5 D --> E[store in CAS]
6 E --> F[view on sublimated.com]
7 E --> G[view on run.sublimated.com]
8
9 style A fill:#e8f5e9
10 style F fill:#e3f2fd
11 style G fill:#e3f2fd