Remove editor from config docs

This commit is contained in:
Ryan Watters 2017-03-18 16:32:23 -05:00
parent 9e2b548bb5
commit d134b397fe

View File

@ -94,9 +94,7 @@ disableHugoGeneratorInject: false
# values = "page", "home", "section", "taxonomy", "taxonomyTerm", "RSS", "sitemap", "robotsTXT", "404"
disableKinds: []
# Do not make the url/path to lowercase
disablePathToLower: false
# edit new content with this editor, if provided
editor: ""
disablePathToLower: false ""
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
enableEmoji: false
# Show a placeholder instead of the default value or an empty string if a translation is missing
@ -236,8 +234,6 @@ disableHugoGeneratorInject = false
disableKinds = []
# Do not make the url/path to lowercase
disablePathToLower = false
# edit new content with this editor, if provided
editor = ""
# Enable Emoji emoticons support for page content; see emoji-cheat-sheet.com
enableEmoji = false
# Show a placeholder instead of the default value or an empty string if a translation is missing