diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml index d9653d7..57db57e 100644 --- a/.github/linters/.markdown-lint.yml +++ b/.github/linters/.markdown-lint.yml @@ -13,8 +13,7 @@ MD007: indent: 2 # Unordered list indentation MD013: line_length: 808 # Line length -MD024: - siblings_only: true # Allow duplicate headings in different sections +MD024: false # no-duplicate-heading, INPUTS and OUTPUTS _can_ be the same item MD026: punctuation: '.,;:!。,;:' # List of not allowed MD029: false # Ordered list item prefix