From 479ec25f27cf869696bc34cabf1faea77bbc9871 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 20 Aug 2024 08:39:15 +0200 Subject: [PATCH] [BUGFIX] Broken rendering in docs 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 2c61c493..1d92295c 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