homelab-notes/.markdownlint-cli2.yaml
ilia 7293e8a477
Some checks failed
CI / skip-ci-check (pull_request) Successful in 1m15s
CI / markdown-lint (pull_request) Failing after 1m18s
CI / yaml-validate (pull_request) Successful in 1m18s
Fix markdownlint issues in notes
2025-12-30 23:05:47 -05:00

7 lines
193 B
YAML

---
# Notes repo: long lines (IPs, commands, URLs) are common.
config:
MD013: false
# Notes often use inline citation tokens like [web:123] (not real reference-style links).
MD052: false