mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 21:04:48 -04:00
Update diagrams.md
This commit is contained in:
parent
33e310956b
commit
a74e16582c
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user