misc: Fix typo in configuration for the Markdown linter

This commit is contained in:
Joe Mooring 2025-08-19 05:41:11 -07:00 committed by GitHub
parent 32e450b7c5
commit e76f17815c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,6 @@ ignores:
# Markdownlint rules and configuration
# https://github.com/DavidAnson/markdownlint?tab=readme-ov-file#rules--aliases
config:
# default: false # disable all rules
MD001: true
# MD002 deprecated
MD003: