Starter Diagram
```mermaid
---
title: Starter
config:
look: classic
theme: dark
---
graph
subgraph C
A["`A`"]
B["`***B***`"]
end
--- title: Starter config: look: classic theme: dark --- graph subgraph C A["`A`"] B["`***B***`"] end
Description: Resources for Mermaid.js | View Source |
Aliases: None. | Commit History |
Updated: 2025-05-10 | Raw |
36 words, 1 min read | Blame |
```mermaid
---
title: Starter
config:
look: classic
theme: dark
---
graph
subgraph C
A["`A`"]
B["`***B***`"]
end
--- title: Starter config: look: classic theme: dark --- graph subgraph C A["`A`"] B["`***B***`"] end