diff --git a/.markdownlint.json b/.markdownlint.json index 8c6b1e169..d327637d8 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -4,6 +4,7 @@ "MD007": { "indent": 2 }, "MD013": false, "MD025": { "front_matter_title": "false" }, + "MD047": false, "MD049": { "style": "underscore" }, "no-hard-tabs": false, "whitespace": false,