We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c196a commit 58589ceCopy full SHA for 58589ce
2 files changed
.markdownlint.json
@@ -21,9 +21,7 @@
21
"list-marker-space": true,
22
"blanks-around-fences": true,
23
"blanks-around-lists": false,
24
- "no-bare-urls": true,
25
"hr-style": "---",
26
"no-space-in-emphasis": true,
27
- "no-space-in-links": true,
28
- "fenced-code-language": true
+ "no-space-in-links": true
29
}
0 commit comments