From f1f41ab23449e4563cd115f29b455577bac9a3b7 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Tue, 5 Dec 2023 00:06:33 -0800 Subject: [PATCH] help: Advertise compose box buttons on message formatting page. --- help/format-your-message-using-markdown.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/help/format-your-message-using-markdown.md b/help/format-your-message-using-markdown.md index f2889647d9..f2d53c86a2 100644 --- a/help/format-your-message-using-markdown.md +++ b/help/format-your-message-using-markdown.md @@ -8,10 +8,12 @@ never heard of Markdown, you are probably familiar with basic Markdown formatting, such as using `*` at the start of a line in a bulleted list, or around text to indicate emphasis. -This page provides an overview of all the formatting available in Zulip. There -is a convenient [message formatting reference](#message-formatting-reference) -in the Zulip app that you can use whenever you need a reminder of the formatting -syntax below. +Formatting buttons in the compose box make it easy to format your message. For +those who prefer to type the formatting they need, this page provides an +overview of all the formatting available in Zulip. There is a convenient +[message formatting reference](#message-formatting-reference) in the Zulip +app that you can use whenever you need a reminder of the formatting syntax +below. * [Text emphasis](#text-emphasis) * [Bulleted lists](#bulleted-lists)