mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-03 22:48:49 +01:00
Add MD035 with tests.
This commit is contained in:
parent
9acbb2750e
commit
762d8425ca
12 changed files with 166 additions and 3 deletions
6
test/hr_style_long.json
Normal file
6
test/hr_style_long.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD035": {
|
||||
"style": "_____"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue