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: