Add rumdl

This commit is contained in:
mo8it
2026-03-30 17:34:13 +02:00
parent 37cbcd9049
commit 7150a9eb79
5 changed files with 116 additions and 97 deletions
+7
View File
@@ -0,0 +1,7 @@
[global]
output-format = "full"
disable = ["MD013", "MD057"]
[per-file-ignores]
"website/content/_index.md" = ["MD041"]
"website/content/**/*.md" = ["MD028", "MD033"]