Files
does_this_work/README.md
2025-09-01 18:14:44 -07:00

20 lines
233 B
Markdown

# does this work
```mermaid
flowchart TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
```
$$
\frac{x}{2} = 4
$$