Convert TOML front matter to YAML (#49690)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 11:06:25 -04:00
committed by GitHub
parent f4353bbbc4
commit b84294dd27
548 changed files with 5704 additions and 3478 deletions
@@ -1,7 +1,13 @@
+++
aliases = ["/docs/grafana/latest/developers/plugins/legacy/", "/docs/grafana/latest/plugins/development/", "/docs/grafana/next/plugins/apps/", "/docs/grafana/next/plugins/datasources/", "/docs/grafana/next/plugins/developing/development/", "/docs/grafana/next/plugins/panels/"]
title = "Legacy plugins"
+++
---
aliases:
- /docs/grafana/latest/developers/plugins/legacy/
- /docs/grafana/latest/plugins/development/
- /docs/grafana/next/plugins/apps/
- /docs/grafana/next/plugins/datasources/
- /docs/grafana/next/plugins/developing/development/
- /docs/grafana/next/plugins/panels/
title: Legacy plugins
---
# Legacy plugins