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 f7f4258 commit 436cac5Copy full SHA for 436cac5
.markdownlint.json
@@ -0,0 +1,7 @@
1
+{
2
+ "default": true,
3
+ "MD007": { "indent": 4 },
4
+ "MD013": {"line_length": 800},
5
+ "MD033": false,
6
+ "no-hard-tabs": false
7
+}
0 commit comments