Skip to content

Commit 1383eb0

Browse files
committed
Add callout
1 parent 1896b71 commit 1383eb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/syntax/diagrams.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The `diagram` directive allows you to render various types of diagrams using the [Kroki](https://kroki.io/) service. Kroki supports many diagram types including Mermaid, D2, Graphviz, PlantUML, and more.
44

5+
::::{warning}
6+
This is an experimental feature. It may change in the future.
7+
::::
8+
59
## Basic usage
610

711
The basic syntax for the diagram directive is:

0 commit comments

Comments
 (0)