This extension integrates Mermaid into Yank Note.
```mermaid
graph LR
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]
```
This extension integrates Mermaid into Yank Note.
```mermaid
graph LR
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]
```
npm i @yank-note/extension-mermaid
4
1.9.0
AGPL-3.0
3.08 MB
8