mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
@@ -7,12 +7,12 @@ menu:
|
||||
docs:
|
||||
parent: content-management
|
||||
weight: 50
|
||||
toc: true
|
||||
weight: 50
|
||||
toc: true
|
||||
---
|
||||
{{< new-in "0.93.0" >}}
|
||||
{{< new-in 0.93.0 >}}
|
||||
|
||||
## GoAT diagrams (Ascii)
|
||||
## GoAT diagrams (ASCII)
|
||||
|
||||
Hugo supports [GoAT](https://github.com/bep/goat) natively. This means that this code block:
|
||||
|
||||
@@ -165,7 +165,6 @@ Created from <https://arthursonzogni.com/Diagon/#Tree>
|
||||
└─Fedora
|
||||
```
|
||||
|
||||
|
||||
### Sequence diagram
|
||||
|
||||
<https://arthursonzogni.com/Diagon/#Sequence>
|
||||
@@ -186,7 +185,6 @@ Created from <https://arthursonzogni.com/Diagon/#Tree>
|
||||
|
||||
```
|
||||
|
||||
|
||||
### Flowchart
|
||||
|
||||
<https://arthursonzogni.com/Diagon/#Flowchart>
|
||||
@@ -232,7 +230,6 @@ Created from <https://arthursonzogni.com/Diagon/#Tree>
|
||||
|
||||
```
|
||||
|
||||
|
||||
### Table
|
||||
|
||||
<https://arthursonzogni.com/Diagon/#Table>
|
||||
|
Reference in New Issue
Block a user