From d2d1e7a4a56cd04a14440377af442e57360f78a2 Mon Sep 17 00:00:00 2001 From: ChrisRBe Date: Wed, 3 Jan 2024 21:15:34 +0100 Subject: [PATCH] Fix: correctly format tip admonition 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: