mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 10:50:02 -04:00
Update diagrams.md
This commit is contained in:
parent
33e310956b
commit
a74e16582c
@ -19,19 +19,18 @@ 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
|
||||||
|
/ \ | | .---+ .-+ +
|
||||||
|
/ \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2
|
||||||
|
+ + | | | | ---+ ---+ +
|
||||||
|
/ \ / \ .-+-. .-+-. .+. .+. | .--- 3 | .-- 3 \ / 3
|
||||||
|
/ \ / \ | | | | | | | | '---+ '-+ +
|
||||||
|
1 2 3 4 1 2 3 4 1 2 3 4 '--- 4 '-- 4 \ 4
|
||||||
|
|
||||||
. . . .--- 1 .-- 1 / 1
|
|
||||||
/ \ | | .---+ .-+ +
|
|
||||||
/ \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2
|
|
||||||
+ + | | | | ---+ ---+ +
|
|
||||||
/ \ / \ .-+-. .-+-. .+. .+. | .--- 3 | .-- 3 \ / 3
|
|
||||||
/ \ / \ | | | | | | | | '---+ '-+ +
|
|
||||||
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