Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
+++
|
||||
title = "Plugin protocol"
|
||||
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
|
||||
+++
|
||||
---
|
||||
keywords:
|
||||
- grafana
|
||||
- plugins
|
||||
- backend
|
||||
- plugin
|
||||
- backend-plugins
|
||||
- documentation
|
||||
title: Plugin protocol
|
||||
---
|
||||
|
||||
# Plugin protocol
|
||||
|
||||
|
||||
Reference in New Issue
Block a user