@ -4,7 +4,7 @@
|
||||
"indent": 4
|
||||
},
|
||||
"MD033": {
|
||||
"allowed_elements": [ "div", "s", "span", "u", "p" ]
|
||||
"allowed_elements": [ "div", "span", "u", "p" ]
|
||||
},
|
||||
"blanks-around-headings":{
|
||||
"lines_above": 2,
|
||||
@ -14,6 +14,7 @@
|
||||
"maximum": 2
|
||||
},
|
||||
"comment": {
|
||||
"MD012": "MD012 max=2 added so that headings can have two lines above for clarity."
|
||||
"MD012": "MD012 max=2 added so that headings can have two lines above for clarity.",
|
||||
"html_s": "don't allow html <s> as this can be done in markdown"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user