mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 18:46:41 -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:
|
||||
|
||||
```
|
||||
```goat
|
||||
|
||||
````
|
||||
```goat
|
||||
. . . .--- 1 .-- 1 / 1
|
||||
/ \ | | .---+ .-+ +
|
||||
/ \ .---+---. .--+--. | '--- 2 | '-- 2 / \ 2
|
||||
@ -30,8 +29,8 @@ 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
|
||||
|
||||
```
|
||||
```
|
||||
````
|
||||
|
||||
Will be rendered as:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user