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-20 16:00:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
e1eb81cd21
markdownlint
/
test
/
heading_trailing_punctuation_customized.json
7 lines
68 B
JSON
Raw
Normal View
History
Unescape
Escape
Add MD026, MD027 with tests.
2015-03-11 18:40:46 -07:00
{
"default"
:
true
,
"MD026"
:
{
Update MD026/no-trailing-punctuation to handle empty punctuation paramater, escape for RegExp (fixes #205).
2019-07-26 23:03:56 -07:00
"punctuation"
:
".,;:!]"
Add MD026, MD027 with tests.
2015-03-11 18:40:46 -07:00
}
}
Reference in a new issue
Copy permalink