Files
chart/.markdownlint.yaml
Stavros kois e2dbbda8fe lifecycle
2023-01-25 14:59:33 +02:00

11 lines
279 B
YAML

# 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: 200