markdownlint/test/heading_trailing_punctuation_customized.json

7 lines
67 B
JSON
Raw Normal View History

2015-03-11 18:40:46 -07:00
{
"default": true,
"MD026": {
"punctuation": ".,;:!"
}
}