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 a367349 commit a71dae5Copy full SHA for a71dae5
.markdownlint.json
@@ -0,0 +1,7 @@
1
+{
2
+ "default": true,
3
+ "header-style": { "style": "setext_with_atx" },
4
+ "no-trailing-spaces": { "br_spaces": 2 },
5
+ "line-length": false,
6
+ "no-trailing-punctuation": { "punctuation": ".,;:!" }
7
+}
0 commit comments