Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/plugins/add-support-for-annotations/"]
|
||||
title = "Add support for annotations"
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/developers/plugins/add-support-for-annotations/
|
||||
title: Add support for annotations
|
||||
---
|
||||
|
||||
# Add support for annotations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user