10 lines
93 B
Markdown

# Example Document
This diagram should render:
```mermaid
graph TD
A --> B
B --> C
```