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 746a631 commit 9992597Copy full SHA for 9992597
.remarkrc
@@ -1,6 +1,10 @@
1
{
2
"plugins": [
3
"remark-preset-lint-consistent",
4
- "remark-preset-lint-recommended"
+ "remark-preset-lint-recommended",
5
+ [
6
+ "remark-lint-list-item-indent",
7
+ "space"
8
+ ]
9
]
10
}
0 commit comments