mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-16 18:00:39 +00:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"extends": ["html-validate:standard"],
|
|
"rules": {
|
|
"element-required-content": "off",
|
|
"element-permitted-content": "off",
|
|
"no-raw-characters": "off"
|
|
}
|
|
}
|