-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
help wanted 🙏This could use your insight or helpThis could use your insight or help
Description
Hello, I read the documentation and have set the remark.format rules listItemIndent option to "1" in my settings.json. When I tell VSCode to do the remark formatting, it is still adding the 3 spaces instead. My other options (like setext: true) are correctly followed.
Relevant portion:
"remark.format": {
"rules": {
"setext": true,
"listItemIndent ": "1",
"rule": "*"
}
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wanted 🙏This could use your insight or helpThis could use your insight or help