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.
1 parent 36ea8a2 commit 95c4603Copy full SHA for 95c4603
.markdownlint.json
@@ -4,5 +4,6 @@
4
"line-length": { "code_blocks": false, "line_length": 120, "tables": false },
5
"no-emphasis-as-heading": false,
6
"no-hard-tabs": { "code_blocks": false },
7
- "single-h1": false
+ "single-h1": false,
8
+ "table-column-style": false
9
}
0 commit comments