chore: remove markdownlint config files (#3774)

I couldn't find any mention of a `markdownlint` tool anywhere in our
repository via `rg --hidden markdownlint`. It doesn't seem to run in CI.
This commit is contained in:
Thomas Eizinger
2024-02-27 11:48:14 +11:00
committed by GitHub
parent e66d9c4345
commit 3d7866bdc8
2 changed files with 0 additions and 11 deletions

View File

@@ -1,7 +0,0 @@
{
"MD002": false,
"MD013": {
"code_blocks": false,
"tables": false
}
}

View File

@@ -1,4 +0,0 @@
.docusaurus
node_modules
src
static