mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 11:34:44 -04:00
Remove editor from config docs
This commit is contained in:
parent
9e2b548bb5
commit
d134b397fe
@ -94,9 +94,7 @@ disableHugoGeneratorInject: false
|
|||||||
# values = "page", "home", "section", "taxonomy", "taxonomyTerm", "RSS", "sitemap", "robotsTXT", "404"
|
# values = "page", "home", "section", "taxonomy", "taxonomyTerm", "RSS", "sitemap", "robotsTXT", "404"
|
||||||
disableKinds: []
|
disableKinds: []
|
||||||
# Do not make the url/path to lowercase
|
# Do not make the url/path to lowercase
|
||||||
disablePathToLower: false
|
disablePathToLower: false ""
|
||||||
# edit new content with this editor, if provided
|
|
||||||
editor: ""
|
|
||||||
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
|
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
|
||||||
enableEmoji: false
|
enableEmoji: false
|
||||||
# Show a placeholder instead of the default value or an empty string if a translation is missing
|
# Show a placeholder instead of the default value or an empty string if a translation is missing
|
||||||
@ -236,8 +234,6 @@ disableHugoGeneratorInject = false
|
|||||||
disableKinds = []
|
disableKinds = []
|
||||||
# Do not make the url/path to lowercase
|
# Do not make the url/path to lowercase
|
||||||
disablePathToLower = false
|
disablePathToLower = false
|
||||||
# edit new content with this editor, if provided
|
|
||||||
editor = ""
|
|
||||||
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
|
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
|
||||||
enableEmoji = false
|
enableEmoji = false
|
||||||
# Show a placeholder instead of the default value or an empty string if a translation is missing
|
# Show a placeholder instead of the default value or an empty string if a translation is missing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user