2020-04-26 12:16:25 -04:00
parent 847c5b2b48
commit 6360e58f60
7 changed files with 35 additions and 24 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"no-blanks-blockquote": true,
"no-empty-links": false,
"no-hard-tabs": false,
"no-inline-html": { "allowed_elements": [ "p", "a", "img", "h2", "h3", "span", "sup" ] },
"no-inline-html": { "allowed_elements": [ "p", "a", "img", "svg", "path", "h2", "h3", "span", "sup" ] },
"no-multiple-blanks": false,
"no-trailing-punctuation": false,
"single-h1": false,