From 493b8eae369977530294ab243b0cc2215a243a81 Mon Sep 17 00:00:00 2001
From: Alex Turbov <i.zaufi@gmail.com>
Date: Mon, 5 Aug 2019 18:17:46 +0300
Subject: Help: Fix example output in the `CMAKE_MESSAGE_INDENT` documentation

---
 Help/variable/CMAKE_MESSAGE_INDENT.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Help/variable/CMAKE_MESSAGE_INDENT.rst b/Help/variable/CMAKE_MESSAGE_INDENT.rst
index f7975ab..d502121 100644
--- a/Help/variable/CMAKE_MESSAGE_INDENT.rst
+++ b/Help/variable/CMAKE_MESSAGE_INDENT.rst
@@ -23,6 +23,8 @@ Example:
 
 Which results in the following output:
 
+.. code-block:: none
+
   -- Collected items in the "listVar":
   --   one
   --   two
-- 
cgit v0.12