mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
10 lines
117 B
TOML
10 lines
117 B
TOML
![]() |
extends = "config-child.json"
|
||
|
MD003 = false
|
||
|
no-hard-tabs = true
|
||
|
|
||
|
[MD007]
|
||
|
indent = 4
|
||
|
|
||
|
[line-length]
|
||
|
line_length = 200
|