Add missing newline before inline-code block (#7401)
Sections with three backticks require a blank line before them. Signed-off-by: Alex Vandiver <alex@chmrr.net>
This commit is contained in:
parent
f42ed03dc5
commit
3c753aba5f
|
@ -1048,6 +1048,7 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
* `__meta_triton_machine_id`: the UUID of the target
|
||||
|
||||
See below for the configuration options for Triton discovery:
|
||||
|
||||
```yaml
|
||||
# The information to access the Triton discovery API.
|
||||
|
||||
|
|
Loading…
Reference in New Issue