mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
16 lines
309 B
JSON
16 lines
309 B
JSON
{
|
|
"default": true,
|
|
"line_length": false,
|
|
"no-alt-text": false,
|
|
"no-inline-html": false,
|
|
"header-increment": false,
|
|
"no-duplicate-header": false,
|
|
"fenced-code-language": false,
|
|
"no-emphasis-as-heading": false,
|
|
"single-title": false,
|
|
"ul-style": {
|
|
"style": "asterisk"
|
|
},
|
|
"link-fragments": false
|
|
}
|