We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69436ea commit 5b72d41Copy full SHA for 5b72d41
.markdownlint.json
@@ -0,0 +1,6 @@
1
+{
2
+ "default": true,
3
+ "MD007": { "indent": 4 },
4
+ "MD013": { "line_length": 120 },
5
+ "no-hard-tabs": false
6
+}
0 commit comments