Allow headings ending in question marks in markdown

Not sure whether it's a good idea to end a heading with a question mark.
When in doubt, we usually keep the code as it is now, so that's what
we're doing.
This commit is contained in:
Javi Martín
2024-05-10 19:35:14 +02:00
parent 3a173fdb0b
commit cf23de2f8b

View File

@@ -7,3 +7,4 @@ exclude_rule "MD041"
exclude_rule "MD046"
rule "MD007", indent: 2
rule "MD026", punctuation: ".,;:!"