diff --git a/.markdownlint.yml b/.markdownlint.yml index 3b9378bdf..e6fda1a29 100644 --- a/.markdownlint.yml +++ b/.markdownlint.yml @@ -6,7 +6,6 @@ default: true MD001: false MD024: - allow_different_nesting: true siblings_only: true MD025: false @@ -49,7 +48,7 @@ no-emphasis-as-heading: false first-line-h1: false code-block-style: - style: ["fenced"] + style: "fenced" proper-names: names: []