diff --git a/.markdownlint.json b/.markdownlint.json index 1f26268a7..07c31900b 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -5,6 +5,7 @@ "line-length": false, "commands-show-output": false, "no-duplicate-header": false, + "no-duplicate-heading": false, "no-inline-html": { "allowed_elements": [ "br"