Skip to content

Maintenance: remove unused rules from markdownlint #4208

Closed
@dreamorosi

Description

@dreamorosi

Why is this needed?

While adding markdownlint to the TypeScript repo, @am29d pointed out that two of the settings used in the config are invalid.

Specifically, the headers one under MD013 and the allow_different_nesting one under MD024.

Neither of these two appear in the tool rules docs which indicates that they might have been removed or they were incorrect in the first place.

Which area does this relate to?

No response

Solution

Remove the two settings from the config file.

I am available to open a PR if welcome.

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalMaintenance changes

    Type

    No type

    Projects

    Status

    Shipped

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions