mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
docs: Regen docs helper
This commit is contained in:
+4
-3
@@ -1018,6 +1018,10 @@ config:
|
||||
defaultMarkdownHandler: goldmark
|
||||
goldmark:
|
||||
extensions:
|
||||
cjk:
|
||||
eastAsianLineBreaks: false
|
||||
enable: false
|
||||
escapedSpace: false
|
||||
definitionList: true
|
||||
footnote: true
|
||||
linkify: true
|
||||
@@ -1037,9 +1041,6 @@ config:
|
||||
rightAngleQuote: '»'
|
||||
rightDoubleQuote: '”'
|
||||
rightSingleQuote: '’'
|
||||
CJK:
|
||||
eastAsianLineBreaks: false
|
||||
escapedSpace: false
|
||||
parser:
|
||||
attribute:
|
||||
block: false
|
||||
|
||||
Reference in New Issue
Block a user