Files
chart/.markdownlint.yaml
2023-01-30 21:57:50 +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: 300