This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
markdownlint
Watch
1
Star
0
Fork
You've already forked markdownlint
0
mirror of
https://github.com/DavidAnson/markdownlint.git
synced
2025-12-26 18:48:48 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
3cae6ae4e6
markdownlint
/
test
/
lists_without_blank_lines.json
7 lines
76 B
JSON
Raw
Normal View
History
Unescape
Escape
Add MD004 with tests, support disabling rules.
2015-03-01 22:56:52 -08:00
{
Add "default" rule to config, use to simplify JSON styles.
2015-03-02 22:45:43 -08:00
"default"
:
true
,
Add MD029 with tests.
2015-03-07 22:46:45 -08:00
"MD004"
:
false
,
Add MD040 with tests.
2015-04-16 09:13:56 -07:00
"MD029"
:
false
,
"MD040"
:
false
Add MD004 with tests, support disabling rules.
2015-03-01 22:56:52 -08:00
}
Reference in a new issue
Copy permalink