2022-11-22 09:28:45AM
This commit is contained in:
parent
56b077bfcc
commit
e9599bf152
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
<!-- toc -->
|
||||
|
||||
- [What does D2 look like?](#what-does-d2-look-like)
|
||||
- [Quickstart](#quickstart)
|
||||
- [Install](#install)
|
||||
- [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
|
||||
```
|
||||
|
||||
> This is syntax highlighted with editor plugins.
|
||||
|
||||
<img src="./docs/assets/syntax.png" alt="D2 render example" width="50%" />
|
||||
|
||||
## Quickstart
|
||||
|
|
|
|||
Loading…
Reference in a new issue