Skip to content

setext_with_atx fails for documents that are pure atx #492

@francescalb

Description

@francescalb

According to the documentation the heading style "rule is triggered when different heading styles are used in the same document". Also:
"The setext_with_atx and setext_with_atx_closed settings allow ATX-style headings of level 3 or more in documents with setext-style headings (which only support level 1 and 2 headings)"

However, we have repository in which some of the .md files use setext_with_atx (for level 3 header) and some use atx. This means that no matter which setting I use, either one set of the .md files will trigger errors or the other. Is there a way for the system to only check one document at a time. as per the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions