Convert TOML front matter to YAML (#49729)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 18:26:26 +01:00
committed by GitHub
parent 5fd9fee933
commit ccd1270f28
546 changed files with 5681 additions and 3477 deletions
@@ -1,7 +1,8 @@
+++
aliases = ["/docs/grafana/latest/developers/plugins/working-with-data-frames/"]
title = "Working with data frames"
+++
---
aliases:
- /docs/grafana/latest/developers/plugins/working-with-data-frames/
title: Working with data frames
---
# Working with data frames