mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 15:36:22 -04:00
https://search.google.com/search-console/amp/drilldown?resource_id=https%3A%2F%2Fjarv.is%2F&item_key=GhUIIhADIgNpbWciB2FtcC1pbWcolk4&hl=en&sharing_key=jrQsA5DhNhUqwYxUooGbfw
20 lines
601 B
Plaintext
20 lines
601 B
Plaintext
{
|
|
"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-bare-urls": false,
|
|
"no-blanks-blockquote": true,
|
|
"no-empty-links": false,
|
|
"no-hard-tabs": false,
|
|
"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,
|
|
"whitespace": false
|
|
}
|