diff --git a/app/views/pages/_v1_editor_guide_preamble.en.html.erb b/app/views/pages/_v1_editor_guide_preamble.en.html.erb index 8d3cf65a7..5b71a88f3 100644 --- a/app/views/pages/_v1_editor_guide_preamble.en.html.erb +++ b/app/views/pages/_v1_editor_guide_preamble.en.html.erb @@ -16,7 +16,9 @@
  • Most of the time, you can write inline HTML directly into your posts.
  • We support native Liquid tags and created some fun custom ones, too! Trying embedding a Tweet or GitHub issue in your post, using the complete URL: {% embed https://... %}.
  • Links to unpublished posts are shareable for feedback/review.
  • -
  • When you're ready to publish, set the published variable to true.
  • +
  • When you're ready to publish, set the published variable to true or click publish depending on the editor version, you're using
  • +
  • Links to unpublished posts (drafts or scheduled posts) are shareable for feedback/review. These posts have a notice which reads "This URL is public but secret, so share at your own discretion." They are not visible in feeds or on your profile until published.
  • +
  • description area in Twitter cards and open graph cards

  • 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 → Customization. Otherwise, continue:

    @@ -25,8 +27,7 @@

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