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.
.markdownlint.json
1 parent 45135e9 commit 46c9819Copy full SHA for 46c9819
.markdownlintrc renamed to .markdownlint.json
@@ -1,5 +1,7 @@
1
{
2
- "MD012": 2,
+ "MD012": {
3
+ "maximum": 2
4
+ },
5
"MD013": false,
6
"MD022": {
7
"lines_above": 1,
0 commit comments