docs(format): add quote block for consistency

This commit is contained in:
Janrey Licas
2024-01-01 21:06:33 +08:00
parent be65adfd39
commit 75cc4260ac
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Charts # `Charts`
This page contains a reference to all chart objects that can be used within the library. This page contains a reference to all chart objects that can be used within the library.

View File

@ -19,7 +19,7 @@ tables
2. [`Line`](#Line) 2. [`Line`](#Line)
3. [`Histogram`](#Histogram) 3. [`Histogram`](#Histogram)
3. [`HorizontalLine`](#HorizontalLine) 3. [`HorizontalLine`](#HorizontalLine)
4. [Charts](#charts) 4. [`Charts`](#charts)
5. [`Events`](./events.md) 5. [`Events`](./events.md)
6. [`Toolbox`](#ToolBox) 6. [`Toolbox`](#ToolBox)
7. [`Table`](#Table) 7. [`Table`](#Table)