chore: Fix warning formatting

This commit is contained in:
Sidharth Vinod
2023-08-28 12:31:40 +05:30
parent f6325f6906
commit 02517e8a7d
2 changed files with 4 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
> A sankey diagram is a visualization used to depict a flow from one set of values to another.
::: warning
```warning
This is an experimental diagram. Its syntax are very close to plain CSV, but it is to be extended in the nearest future.
:::
```
The things being connected are called nodes and the connections are called links.