mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 19:24:38 -04:00
misc: Fix typo in configuration for the Markdown linter
This commit is contained in:
parent
32e450b7c5
commit
e76f17815c
@ -11,7 +11,6 @@ ignores:
|
|||||||
# Markdownlint rules and configuration
|
# Markdownlint rules and configuration
|
||||||
# https://github.com/DavidAnson/markdownlint?tab=readme-ov-file#rules--aliases
|
# https://github.com/DavidAnson/markdownlint?tab=readme-ov-file#rules--aliases
|
||||||
config:
|
config:
|
||||||
# default: false # disable all rules
|
|
||||||
MD001: true
|
MD001: true
|
||||||
# MD002 deprecated
|
# MD002 deprecated
|
||||||
MD003:
|
MD003:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user