From 3c753aba5f3ac334e87c1203ddc6c27cd0005bf3 Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Mon, 15 Jun 2020 22:13:27 -0700 Subject: [PATCH] Add missing newline before inline-code block (#7401) Sections with three backticks require a blank line before them. Signed-off-by: Alex Vandiver --- docs/configuration/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 7945fa49ae..d01134b2c0 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -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.