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-16 22:10:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
291597edb9
markdownlint
/
test
/
incorrect_bullet_style_dash.json
7 lines
60 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 MD004 with tests, support disabling rules.
2015-03-01 22:56:52 -08:00
"MD004"
:
{
"style"
:
"dash"
Add "default" rule to config, use to simplify JSON styles.
2015-03-02 22:45:43 -08:00
}
Add MD004 with tests, support disabling rules.
2015-03-01 22:56:52 -08:00
}
Reference in a new issue
Copy permalink