Convert TOML front matter to YAML (#49724)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 12:38:05 -04:00
committed by GitHub
parent 1d9d1bd41a
commit 3ea049fcae
552 changed files with 4944 additions and 3157 deletions
+14 -6
View File
@@ -1,9 +1,17 @@
+++
title = "Table"
keywords = ["grafana", "dashboard", "documentation", "panels", "table panel"]
aliases = ["/docs/grafana/latest/reference/table/", "/docs/grafana/latest/features/panels/table_panel/", "/docs/grafana/next/panels/visualizations/table/table-field-options/"]
weight = 1000
+++
---
aliases:
- /docs/grafana/latest/reference/table/
- /docs/grafana/latest/features/panels/table_panel/
- /docs/grafana/next/panels/visualizations/table/table-field-options/
keywords:
- grafana
- dashboard
- documentation
- panels
- table panel
title: Table
weight: 1000
---
# Table