Skip to content

Commit 445a683

Browse files
authored
Disable markdownlint rule no-duplicate-heading (#4563)
Unblocks #4530.
1 parent 18a37a1 commit 445a683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdownlint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ ol-prefix:
1212
style: ordered
1313
no-inline-html: false
1414
fenced-code-language: false
15+
no-duplicate-heading: false
1516
descriptive-link-text: false

0 commit comments

Comments
 (0)