From 43371615089958de8437d5e7036623503fbbae51 Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:19:30 -0400 Subject: [PATCH] docs: making updates to Editor Guide (#20258) * feat: add mention * fix: made some adjustments * fix: revise bullet point * fix: update another bullet point --------- Co-authored-by: Ben Halpern --- app/views/pages/_v1_editor_guide_preamble.en.html.erb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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: