diff --git a/app/templates/partials/templates/guidance-character-count.html b/app/templates/partials/templates/guidance-character-count.html
index b11dae62e..9dea399f4 100644
--- a/app/templates/partials/templates/guidance-character-count.html
+++ b/app/templates/partials/templates/guidance-character-count.html
@@ -1,12 +1,8 @@
-
- If your message is long then it will
- cost more.
-
- See pricing for details.
- Message length
-
+ If your message is long then it will + cost more. +
++ See pricing for details. +
diff --git a/app/templates/partials/templates/guidance-formatting.html b/app/templates/partials/templates/guidance-formatting.html new file mode 100644 index 000000000..c17fbb452 --- /dev/null +++ b/app/templates/partials/templates/guidance-formatting.html @@ -0,0 +1,27 @@ ++ To put a title in your template, use a hash: +
++ # This is a title +
++ To make bullet points, use asterisks: +
+
+ * point 1
+ * point 2
+ * point 3
+
+ To add a callout, use a caret: +
++ ^ You must tell us if your circumstances change +
+- Always use full URLs, starting with https:// -
-+ Always use full URLs, starting with https:// +
++ Apply now at https://www.gov.uk/example +
+- Use double brackets to add personalisation. -
-- Correct: ((name)) -
-- Incorrect: ((Helen)) -
-+ Use double brackets to personalise your message: +
++ Hello ((first name)), your reference is ((ref number)) +
+