From b2e71764a07502758a6859eddc79f13891d81cff Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 1 Sep 2016 18:54:56 +0900 Subject: [PATCH] Correct the usage of code-block directive code-block must be followed by double colons. Otherwise the code block is not rendered. I fixed the same issue in the networking guide recently. I checked all other documents and found this one. Change-Id: Iafc7f7c6f02e9fd0a9f04f37452b419237346645 --- doc/ops-guide/source/ops-maintenance-rabbitmq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ops-guide/source/ops-maintenance-rabbitmq.rst b/doc/ops-guide/source/ops-maintenance-rabbitmq.rst index 61a228cbb9..88f3efb461 100644 --- a/doc/ops-guide/source/ops-maintenance-rabbitmq.rst +++ b/doc/ops-guide/source/ops-maintenance-rabbitmq.rst @@ -117,7 +117,7 @@ To address this issue: #. Check memory consumption: - .. code-block: console + .. code-block:: console # rabbitmqctl status