From 5986b09e812ffd353ff7de9be26a44ba549eb84e Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 20 Aug 2024 08:51:16 +0200 Subject: [PATCH] [BUGFIX] Broken rendering in docs (#1428) Add necessary blank line. The indentation will be rendered as quote otherwise. --- Documentation/Environment.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Environment.rst b/Documentation/Environment.rst index 2c61c49..1d92295 100644 --- a/Documentation/Environment.rst +++ b/Documentation/Environment.rst @@ -68,6 +68,7 @@ After that you can start the testing distribution using ddev. ddev db-import After that you should be able to access the frontend: + .. code-block:: bash ddev launch