markdownlint: allow question marks in headings

This commit is contained in:
Oleg Kalachev
2018-11-23 21:23:41 +03:00
parent 700e2b5e0f
commit 29c360a501

View File

@@ -4,6 +4,9 @@
"code_blocks": false
},
"MD013": false,
"MD026" :{
"punctuation": ".,;:!"
},
"MD033": false,
"MD034": false,
"MD044": {