markdownlint icon indicating copy to clipboard operation
markdownlint copied to clipboard

MD043: Add an ability to specify exactly one arbitrary heading

Open EmilyGraceSeville7cf opened this issue 3 years ago • 0 comments

Question mark may be used to specify exactly one arbitrary heading in MD043:

required-headings:
  headings:
    - "?"
    - "## Description"
    - "## Usage"
    - "## Supported environments and examples"

It would be useful when the first header is a program name like here.

EmilyGraceSeville7cf avatar Jan 06 '22 14:01 EmilyGraceSeville7cf