markdownlint/test/header_trailing_punctuation_customized.json
2015-03-11 18:40:46 -07:00

6 lines
67 B
JSON

{
"default": true,
"MD026": {
"punctuation": ".,;:!"
}
}