mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
misc: Fix typo in configuration for the Markdown linter
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user