1
0
Fork 0

fix parsing errors in markdown preventing successful dev build

This commit is contained in:
Enoch Riese 2022-08-05 14:54:57 -05:00
parent 236f35f765
commit 05e43829a2
6 changed files with 27 additions and 17 deletions

View file

@ -59,7 +59,8 @@ user -> frontend
```
An example graph using the **Dot** custom component </Dot>
An example graph using the **Dot** custom component
</Dot>
Use **Dot** to add a [Graphviz](https://graphviz.org/) graph written in
the [Dot graph description language](https://en.wikipedia.org/wiki/DOT_\(graph_description_language\)).