- # https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md033
- # Do not warn for "Inline HTML"
- MD033: false
- # https://github.com/DavidAnson/markdownlint/blob/v0.26.2/doc/Rules.md#md024
- # Multiple headings with the same content
- MD024: false
- MD013:
- line_length: 300
|