? /docs/undefined +0 -11
1graph TD2 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:#e8f5e910 style F fill:#e3f2fd11 style G fill:#e3f2fd