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:
@@ -1,6 +1,7 @@
|
||||
# Glob patterns to include
|
||||
globs:
|
||||
- "content/**/*.md"
|
||||
|
||||
# Glob patterns to exclude
|
||||
ignores:
|
||||
- "content/**/commands/**"
|
||||
|
||||
Reference in New Issue
Block a user