diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml index b02ce2b73..42af1cc2b 100644 --- a/.markdownlint-cli2.yaml +++ b/.markdownlint-cli2.yaml @@ -1,7 +1,6 @@ # Glob patterns to include globs: - - "content/**/*.md" # the - + - "content/**/*.md" # Glob patterns to exclude ignores: - "content/**/commands/**"