mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
docs: Regen docs helper
This commit is contained in:
@@ -1566,6 +1566,7 @@
|
|||||||
"disableXML": false,
|
"disableXML": false,
|
||||||
"tdewolff": {
|
"tdewolff": {
|
||||||
"html": {
|
"html": {
|
||||||
|
"keepComments": false,
|
||||||
"keepConditionalComments": true,
|
"keepConditionalComments": true,
|
||||||
"keepDefaultAttrVals": true,
|
"keepDefaultAttrVals": true,
|
||||||
"keepDocumentTags": true,
|
"keepDocumentTags": true,
|
||||||
@@ -1574,13 +1575,18 @@
|
|||||||
"keepWhitespace": false
|
"keepWhitespace": false
|
||||||
},
|
},
|
||||||
"css": {
|
"css": {
|
||||||
"decimals": -1,
|
"keepCSS2": true,
|
||||||
"keepCSS2": true
|
"precision": 0
|
||||||
|
},
|
||||||
|
"js": {
|
||||||
|
"precision": 0,
|
||||||
|
"keepVarNames": false
|
||||||
|
},
|
||||||
|
"json": {
|
||||||
|
"precision": 0
|
||||||
},
|
},
|
||||||
"js": {},
|
|
||||||
"json": {},
|
|
||||||
"svg": {
|
"svg": {
|
||||||
"decimals": -1
|
"precision": 0
|
||||||
},
|
},
|
||||||
"xml": {
|
"xml": {
|
||||||
"keepWhitespace": false
|
"keepWhitespace": false
|
||||||
|
Reference in New Issue
Block a user