Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Multi-value variables"
|
||||
weight = 600
|
||||
+++
|
||||
---
|
||||
title: Multi-value variables
|
||||
weight: 600
|
||||
---
|
||||
|
||||
# Multi-value variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user