diff --git a/.markdownlintrc b/.markdownlintrc index d5e7dd2..4f81e05 100644 --- a/.markdownlintrc +++ b/.markdownlintrc @@ -11,10 +11,5 @@ "code-block-style": { "style": "fenced" }, - "MD033": { - "allowed_elements": [ - "details", - "summary" - ] - } + "MD033": false }