1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-17 06:17:55 +00:00
log4j-affected-db/.mdl_config.yaml
Nicholas McDonnell ce173f401d
Switch to a YAML markdownlint configuration file
This converts the existing `.mdl_config.json` file to an equivalent
`.mdl_config.yaml` file. The reference in the markdownlint pre-commit hook
configuration is updated to match.

Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
2021-06-23 13:57:30 -04:00

25 lines
228 B
YAML

---
default: true
MD003:
style: "atx_closed"
MD004:
style: "dash"
MD013:
code_blocks: false
tables: false
MD024:
allow_different_nesting: true
MD029:
style: "one"
MD033:
allowed_elements:
- h1
- img