From 822e29138d68ca598abc014b90bac7cefc5dd06e Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 24 Jan 2020 16:16:41 +0000 Subject: [PATCH] Fix unclosed list and awkward line breaks --- .../guidance/edit-and-format-messages.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html index eb011cf8f..8ddbbb7a8 100644 --- a/app/templates/views/guidance/edit-and-format-messages.html +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -9,14 +9,15 @@ {% block content_column_content %}

Edit and format messages

- +

This page explains how to:

+

Format your content

You can see a list of formatting instructions on the edit template page:

@@ -40,13 +41,13 @@

Notify does not allow bold, italics, subheadings, underlined text or different fonts. This is because they can make it harder for users to read what you’ve written.

- +

When composing an email or text message, write URLs in full and Notify will convert them into links for you.

You cannot convert text into a link. Research shows that recipients like to read the URL to check a link looks genuine before they click it. This is hard to do if the URL is hidden behind clickable link text.

We do not recommend using a third-party link shortening service because:

- +

If you upload a list, the column names need to match the placeholders in your template.

- +

Add optional content

- +

To add optional content to your emails and text messages:

- +
  1. Sign in to Notify.
  2. Go to the Templates page.
  3. @@ -100,5 +101,5 @@

    If you upload a list, the column names need to match the optional content in your template.

    You cannot add optional content to a letter.

    - + {% endblock %}