From 4907bb1ff882b117a18515cc2ec136e40f4c5d72 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 19 May 2022 09:22:15 +0200
Subject: [PATCH] Fix markdown

---
 doc.zih.tu-dresden.de/docs/contrib/content_rules.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
index 04f832b9f..8c248cade 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
@@ -142,7 +142,6 @@ Several different admonitions are available within the used
 [documentation page](https://squidfunk.github.io/mkdocs-material/reference/admonitions/#supported-types)
 for a comprehensive overview.
 
-
 !!! example "Syntax"
 
     All admonitions blocks start with `!!! <type>` and the following content block is indented by
-- 
GitLab