From 013a52a9d0ee66fa367a7cb93d2a0e6100f41d5b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 7 Aug 2022 07:52:15 +0200 Subject: [PATCH] MD053 --- .github/linters/.markdown-lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml index d0c460c6f..473f1ef51 100644 --- a/.github/linters/.markdown-lint.yml +++ b/.github/linters/.markdown-lint.yml @@ -27,6 +27,7 @@ MD013: false # Line length MD025: false # Multiple top level headings in the same document MD034: false # Bare url MD041: false # First line in file should be a top level header +MD053: false # Check links are used ################# # Rules by tags #