From 31828780d6f62266c7116c991f4a73f991a78aec Mon Sep 17 00:00:00 2001 From: Kyle Galbraith Date: Wed, 3 Oct 2018 10:15:42 -0700 Subject: [PATCH] Update Editor Guide (#799) * Add grammar fixes and space separated to tags section * remove space separated for space separated to work you actually need to use the # in front of each tag. --- app/views/pages/_editor_guide_text.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/pages/_editor_guide_text.html.erb b/app/views/pages/_editor_guide_text.html.erb index adf1042e0..63f6fe7e5 100644 --- a/app/views/pages/_editor_guide_text.html.erb +++ b/app/views/pages/_editor_guide_text.html.erb @@ -13,13 +13,13 @@

Front Matter

-

Custom variables set for each post, located between the triple-dashed lines in your editor. Here are a list of possibilities:

+

Custom variables set for each post, located between the triple-dashed lines in your editor. Here is a list of possibilities:

Markdown Basics