Skip to content

listItemIndent value of "1" is still replaced by tabs. #15

@stcbus

Description

@stcbus

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": "*"
        }
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wanted 🙏This could use your insight or help

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions