We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4adbbc + 1489982 commit fc262efCopy full SHA for fc262ef
1 file changed
.markdownlint-cli2.yaml
@@ -38,6 +38,8 @@ config:
38
MD031: false
39
# MD032/blanks-around-lists - Lists should be surrounded by blank lines.
40
MD032: false
41
+ # MD060/table-column-style - Table column style.
42
+ MD060: false
43
44
##############################
45
# Customize a few other rules.
0 commit comments