From e946e2d7cf8b8e82d3b1b2eff59e96680d6591ff Mon Sep 17 00:00:00 2001 From: Michael Kohl Date: Thu, 16 Jan 2020 04:37:35 +0700 Subject: [PATCH] Update settings links + descriptions in editor guide (#5473) --- app/views/pages/_editor_guide_text.html.erb | 2 +- app/views/pages/_v1_editor_guide_preamble.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/pages/_editor_guide_text.html.erb b/app/views/pages/_editor_guide_text.html.erb index 6c80d2a70..dd4eee9a9 100644 --- a/app/views/pages/_editor_guide_text.html.erb +++ b/app/views/pages/_editor_guide_text.html.erb @@ -6,7 +6,7 @@ <% if version == "1" %> <%= render "pages/v1_editor_guide_preamble" %> <% else %> -

We have two editor versions. If you prefer Jekyll-style "frontmatter", switch to "v1" in /settings/misc.

+

We have two editor versions. If you prefer Jekyll-style "frontmatter", switch to "basic markdown" in /settings/ux.

Things to Know

-

We have two editor versions. If you'd prefer to edit title and tags etc. as separate fields, switch to the V2 editor in /settings/misc. Otherwise, continue:

+

We have two editor versions. If you'd prefer to edit title and tags etc. as separate fields, switch to the "rich + markdown" option in /settings/ux. Otherwise, continue:

Front Matter

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