diff --git a/.markdownlint.json b/.markdownlint.json deleted file mode 100644 index 90b0cce36..000000000 --- a/.markdownlint.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "MD002": false, - "MD013": { - "code_blocks": false, - "tables": false - } -} diff --git a/.markdownlintignore b/.markdownlintignore deleted file mode 100644 index 023792dc3..000000000 --- a/.markdownlintignore +++ /dev/null @@ -1,4 +0,0 @@ -.docusaurus -node_modules -src -static