From 5963dfe41b19211a118ebf74b5093c0fa82a19f8 Mon Sep 17 00:00:00 2001 From: ChrisRBe <31167512+ChrisRBe@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:34:59 +0100 Subject: [PATCH] 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. --- docs/setup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 346df9275..43b617558 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -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: