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 #