diff --git a/docs/md023.md b/docs/md023.md index 8962e3415..003c4fa9a 100644 --- a/docs/md023.md +++ b/docs/md023.md @@ -46,12 +46,6 @@ Checks that headings start at the beginning of the line without any indentation. -## Configuration - -```toml -[MD023] -``` - ## Automatic fixes This rule automatically removes any leading spaces or tabs from heading lines, moving them to the beginning of the line.