Skip to content

list-item-content-indent issue with indented code blocks #111

@EvgenyOrekhov

Description

@EvgenyOrekhov

I have the following markdown:

1. **Fork**
2. **Clone**

        git clone <fork_url>
3. **Configure remotes**

        cd <project_dir>
        git remote add upstream <upstream_dir>

remark-lint says "Don’t use mixed indentation for children, remove 1 space", but those are not children, those are indented code blocks, and they must be indented with 8 spaces.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions