Skip to content

chore: keep Markdown on spaces in .editorconfig #122

Description

@Jaro-c

A leading tab in CommonMark counts as a 4-column indent, so tab-indented content inside a list renders as an accidental code block. The [*.md] section currently inherits the tabs-width-4 default, so Markdown should pin indent_style = space (width 2) — the same rationale that already exempts YAML/JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions