-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed as not planned
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested