This commit is contained in:
savagebidoof 2023-04-23 02:24:45 +02:00
parent 0fc4fee1a0
commit dd3dcdbdf3

View File

@ -14,4 +14,10 @@ graph LR
B --> NO --> D[Google]
B --> YES --> C[GREAT!]
D --> A
```
```
> NOTE:\
> Gitea has support for mermaid.\
> Doesn't have support for puml.\
> (obv talking about default behavior)