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 73b7dc8 + 2a3ea2d commit 1489982Copy full SHA for 1489982
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