diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 81ad8cc8d..a0c8e2142 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -1269,6 +1269,7 @@ changes resulting in well-formed target groups are applied. Files must contain a list of static configs, using these formats: **JSON** + ```json [ { @@ -1282,6 +1283,7 @@ Files must contain a list of static configs, using these formats: ``` **YAML** + ```yaml - targets: [ - '' ]