Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Legacy defaults and editor mode"
|
||||
aliases = ["/docs/grafana/latest/plugins/developing/defaults-and-editor-mode/"]
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/plugins/developing/defaults-and-editor-mode/
|
||||
title: Legacy defaults and editor mode
|
||||
---
|
||||
|
||||
# Legacy defaults and editor mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user