fix parsing errors in markdown preventing successful dev build
This commit is contained in:
parent
236f35f765
commit
05e43829a2
6 changed files with 27 additions and 17 deletions
|
@ -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\)).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue