diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml index 67af848..2fe09da 100644 --- a/.github/linters/.markdown-lint.yml +++ b/.github/linters/.markdown-lint.yml @@ -59,7 +59,7 @@ MD023: true # Multiple headings with the same content MD024: - allow_different_nesting: true + siblings_only: true # Multiple top level headings in the same document MD025: false