mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -1086,6 +1086,13 @@ config:
|
||||
cascade: []
|
||||
cleanDestinationDir: false
|
||||
contentDir: content
|
||||
contentTypes:
|
||||
text/asciidoc: {}
|
||||
text/html: {}
|
||||
text/markdown: {}
|
||||
text/org: {}
|
||||
text/pandoc: {}
|
||||
text/rst: {}
|
||||
copyright: ""
|
||||
dataDir: data
|
||||
defaultContentLanguage: en
|
||||
@@ -1221,8 +1228,9 @@ config:
|
||||
attribute:
|
||||
block: false
|
||||
title: true
|
||||
autoDefinitionTermID: false
|
||||
autoHeadingID: true
|
||||
autoHeadingIDType: github
|
||||
autoIDType: github
|
||||
wrapStandAloneImageWithinParagraph: true
|
||||
renderHooks:
|
||||
image:
|
||||
@@ -1467,6 +1475,7 @@ config:
|
||||
xml:
|
||||
keepWhitespace: false
|
||||
module:
|
||||
auth: ""
|
||||
hugoVersion:
|
||||
extended: false
|
||||
max: ""
|
||||
@@ -1864,6 +1873,8 @@ config_helpers:
|
||||
_merge: none
|
||||
cascade:
|
||||
_merge: none
|
||||
contenttypes:
|
||||
_merge: none
|
||||
deployment:
|
||||
_merge: none
|
||||
frontmatter:
|
||||
|
Reference in New Issue
Block a user