Skip to content

Commit c8fa125

Browse files
Disable MD031 (blanks around fences) in markdownlint config
1 parent c7de292 commit c8fa125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"code_block_line_length": 120
77
},
88
"MD022": false,
9+
"MD031": false,
910
"MD032": false
1011
}

0 commit comments

Comments
 (0)