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 5978eb9 commit 1caecdaCopy full SHA for 1caecda
.remarkrc
@@ -3,7 +3,7 @@
3
"remark-preset-lint-recommended",
4
["remark-lint-list-item-indent", "space"],
5
["remark-lint-no-undefined-references", {"allow": [" ", "x", "X"]}],
6
- ["remark-lint-no-file-name-irregular-characters", "\\.a-zA-Z0-9-_"],
+ ["remark-lint-no-file-name-irregular-characters", "\\.a-zA-Z0-9-_ "],
7
["remark-lint-no-heading-punctuation", ".,;:"]
8
]
9
}
0 commit comments