mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
markup/asciidocext: Add preserveTOC option
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
d4fc70a3b3
commit
8e553dcdef
@@ -1535,7 +1535,8 @@
|
||||
"verbose": false,
|
||||
"trace": false,
|
||||
"failureLevel": "fatal",
|
||||
"workingFolderCurrent": false
|
||||
"workingFolderCurrent": false,
|
||||
"preserveTOC": false
|
||||
}
|
||||
},
|
||||
"minify": {
|
||||
|
Reference in New Issue
Block a user