summaryrefslogtreecommitdiffstats
path: root/_scripts/my_mdl_style.rb
blob: 5237ff10ce82bb33652545d6700c2311ad21aaca (plain) (blame)
1
2
3
4
5
all
rule 'MD013', line_length: 100
rule 'MD033', allowed_elements: 'sup'
exclude_rule 'MD032'
exclude_rule 'MD041'