]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix: correctly format tip admonition (#5229)
authorChrisRBe <31167512+ChrisRBe@users.noreply.github.com>
Wed, 3 Jan 2024 22:34:59 +0000 (23:34 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 22:34:59 +0000 (14:34 -0800)
format for material admonition requires a line break and another
level of indentation which was not correctly applied on this line.

docs/setup.md

index 346df92754cb0880ec286ea84d9a695510e9d7d7..43b6175580aaf23d500db2d38a1d448452e4caa5 100644 (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: