Update diagrams.md

This commit is contained in:
Bjørn Erik Pedersen 2022-02-28 18:47:48 +01:00
parent 33e310956b
commit a74e16582c

View File

@ -19,9 +19,8 @@ toc: true
Hugo supports [GoAT](https://github.com/bep/goat) natively. This means that this code block: Hugo supports [GoAT](https://github.com/bep/goat) natively. This means that this code block:
``` ````
```goat ```goat
. . . .--- 1 .-- 1 / 1 . . . .--- 1 .-- 1 / 1
/ \ | | .---+ .-+ + / \ | | .---+ .-+ +
/ \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2 / \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2
@ -31,7 +30,7 @@ Hugo supports [GoAT](https://github.com/bep/goat) natively. This means that this
1 2 3 4 1 2 3 4 1 2 3 4 '--- 4 '-- 4 \ 4 1 2 3 4 1 2 3 4 1 2 3 4 '--- 4 '-- 4 \ 4
``` ```
``` ````
Will be rendered as: Will be rendered as: