From 22fb796a3956732796b3d170ee5a7050385ab0d4 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Fri, 19 Jun 2020 09:07:15 +0200 Subject: [PATCH] Add missing newline before inline-code block (#7401) (#7419) Sections with three backticks require a blank line before them. Signed-off-by: Alex Vandiver Co-authored-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 a972b24925..01c6f4354f 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -1047,6 +1047,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.