mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-23 23:56:12 +01:00
[BUGFIX] Broken rendering in docs (#1428)
Add necessary blank line. The indentation will be rendered as quote otherwise.
This commit is contained in:
parent
a7b9c5eee8
commit
5986b09e81
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue