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
/
long-heading-exceptions.json
7 lines
62 B
JSON
Raw
Normal View
History
Unescape
Escape
Add headers parameter to MD013/line-length (fixes #35).
2017-02-11 16:20:24 -08:00
{
"default"
:
true
,
"MD013"
:
{
Change "header" to "heading" across the library This should be backward compatible, as all "header" aliases are still available, though documented as discouraged for future use.
2018-03-19 23:39:42 +01:00
"headings"
:
false
Add headers parameter to MD013/line-length (fixes #35).
2017-02-11 16:20:24 -08:00
}
}
Reference in a new issue
Copy permalink