markdownlint/test/heading_trailing_punctuation_customized.json

6 lines
68 B
JSON

{
"default": true,
"MD026": {
"punctuation": ".,;:?]"
}
}