Files
grecia/.mdl_style.rb
Javi Martín cf23de2f8b 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.
2024-06-21 15:57:52 +02:00

11 lines
190 B
Ruby

all
exclude_rule "MD013"
exclude_rule "MD024"
exclude_rule "MD029"
exclude_rule "MD040"
exclude_rule "MD041"
exclude_rule "MD046"
rule "MD007", indent: 2
rule "MD026", punctuation: ".,;:!"