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