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 13:26:26 -04: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/add-query-editor-help/"]
title = "Add query editor help"
+++
---
aliases:
- /docs/grafana/latest/developers/plugins/add-query-editor-help/
title: Add query editor help
---
# Add a query editor help component