2022-11-22 09:28:45AM

This commit is contained in:
Alexander Wang 2022-11-22 09:28:45 -08:00
parent 56b077bfcc
commit e9599bf152
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -20,6 +20,7 @@
<!-- toc --> <!-- toc -->
- [What does D2 look like?](#what-does-d2-look-like)
- [Quickstart](#quickstart) - [Quickstart](#quickstart)
- [Install](#install) - [Install](#install)
- [D2 as a library](#d2-as-a-library) - [D2 as a library](#d2-as-a-library)
@ -65,6 +66,8 @@ defendants.mc -> hans: Lost then withdrew with accusations
defendants.chesscom -> hans: 72 page report of cheating defendants.chesscom -> hans: 72 page report of cheating
``` ```
> This is syntax highlighted with editor plugins.
<img src="./docs/assets/syntax.png" alt="D2 render example" width="50%" /> <img src="./docs/assets/syntax.png" alt="D2 render example" width="50%" />
## Quickstart ## Quickstart