Create .mdlrc.style.rb
This commit is contained in:
7
.mdlrc.style.rb
Normal file
7
.mdlrc.style.rb
Normal file
@ -0,0 +1,7 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user