8 lines
170 B
Ruby
8 lines
170 B
Ruby
all
|
|
rule 'header-style', :style => "atx"
|
|
rule 'ul-style', :style => "asterisk"
|
|
|
|
exclude_rule 'first-header-h1'
|
|
exclude_rule 'first-line-h1'
|
|
exclude_rule 'no-inline-html'
|