Skip to content

"header" aliases have been removed in markdown-cli2 #109

Closed
@chadfawcett

Description

@chadfawcett

We recently updated markdownlint-cli2 on The Hub and noticed we started receiving increased errors related to headings. I dove into why and noticed that markdownlint-cli2 has removed the rule aliases that use the word "header" in favour of "heading".

As per the commit message, "header" aliases were deprecated in v0.9.0. I checked your package.json and saw you're depending in v0.13.0 but still have rules with the "header" alias.

These rules should be updated to use "heading" instead of "header".

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