13 lines
176 B
JSON
13 lines
176 B
JSON
{
|
|
"default": true,
|
|
"line-length": false,
|
|
"no-duplicate-heading": {
|
|
"siblings_only": true
|
|
},
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"sup"
|
|
]
|
|
}
|
|
}
|