help: Fix unescaped angle brackets.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-12-16 13:05:53 -08:00
committed by Anders Kaseorg
parent 21a085e390
commit 8da43b82fa
2 changed files with 4 additions and 4 deletions

View File

@@ -131,9 +131,9 @@ in the Zulip app to add more to your repertoire as needed.
selected message (outlined in blue). Same behavior as clicking on the
message.
* **Quote message**: <kbd>></kbd>
* **Quote message**: <kbd>&gt;</kbd>
* **Forward message**: <kbd><</kbd>
* **Forward message**: <kbd>&lt;</kbd>
* **Reply directly to sender**: <kbd>Shift</kbd> + <kbd>R</kbd>

View File

@@ -30,7 +30,7 @@ to avoid unnecessarily mentioning someone twice.
!!! keyboard_tip ""
You can also use <kbd>></kbd> to quote to the
You can also use <kbd>&gt;</kbd> to quote to the
selected message.
{tab|mobile}
@@ -68,7 +68,7 @@ to avoid unnecessarily mentioning someone twice.
!!! keyboard_tip ""
You can also use <kbd><</kbd> to forward the selected message.
You can also use <kbd>&lt;</kbd> to forward the selected message.
{tab|mobile}