mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-27 12:56:03 -04:00
fix entity encoding in image alt/title attributes
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"default": true,
|
||||
"code-block-style": { "style": "fenced" },
|
||||
"code-fence-style": { "style": "backtick" },
|
||||
"fenced-code-language": true,
|
||||
"heading-increment": false,
|
||||
"heading-style": { "style": "atx" },
|
||||
"hr-style": { "style": "---" },
|
||||
"line-length": false,
|
||||
"no-blanks-blockquote": true,
|
||||
"no-empty-links": false,
|
||||
"no-hard-tabs": false,
|
||||
"no-inline-html": { "allowed_elements": [ "span" ] },
|
||||
"no-multiple-blanks": false,
|
||||
"no-trailing-punctuation": false,
|
||||
"single-h1": false,
|
||||
"whitespace": false
|
||||
}
|
||||
Reference in New Issue
Block a user