From: ChrisRBe <31167512+ChrisRBe@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:34:59 +0000 (+0100) Subject: Fix: correctly format tip admonition (#5229) X-Git-Tag: v2.3.0~1^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5963dfe41b19211a118ebf74b5093c0fa82a19f8;p=thirdparty%2Fpaperless-ngx.git 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. --- diff --git a/docs/setup.md b/docs/setup.md index 346df92754..43b6175580 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: