Skip to content

Commit a0e9531

Browse files
committed
fix markdown rules [no ci]
1 parent 432c097 commit a0e9531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"no-multiple-blanks": {
99
"maximum": 2
1010
},
11+
"no-duplicate-heading" : false,
1112
"no-duplicate-header" : {
1213
"siblings_only" : true
1314
},

0 commit comments

Comments
 (0)