From d134b397fe1e08aa345e1003e52a238265c6ab88 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sat, 18 Mar 2017 16:32:23 -0500 Subject: [PATCH] Remove editor from config docs --- content/getting-started/configuration.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/content/getting-started/configuration.md b/content/getting-started/configuration.md index 177b74ced..4e669e7a6 100644 --- a/content/getting-started/configuration.md +++ b/content/getting-started/configuration.md @@ -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