Closed Pandapip1 closed 1 year ago
Should be pretty easy to implement. If you create a new lint using a visitor, and override enter_heading
, you can error if you find a node with the appropriate level
.
This is now handled by the markdown linter.
I can't find an example, but top-level headings should be disallowed