Fix: correctly format tip admonition (#5229)

format for material admonition requires a line break and another
level of indentation which was not correctly applied on this line.
This commit is contained in:
ChrisRBe
2024-01-03 23:34:59 +01:00
committed by GitHub
parent c6dcaa0472
commit 5963dfe41b

View File

@@ -28,7 +28,8 @@ steps described in [Docker setup](#docker_hub) automatically.
1. Make sure that Docker and Docker Compose are installed.
!!! tip
See the Docker installation instructions at https://docs.docker.com/engine/install/
See the Docker installation instructions at https://docs.docker.com/engine/install/
2. Download and run the installation script: