help: Fully document use of Enter for list formatting.

This commit is contained in:
Alya Abbott 2023-12-05 00:08:02 -08:00 committed by Tim Abbott
parent f1f41ab234
commit ffb9261eaf
2 changed files with 14 additions and 8 deletions

View File

@ -16,6 +16,11 @@
(<i class="zulip-icon zulip-icon-unordered-list"></i>) icon at the
bottom of the compose box to insert list formatting.
1. Press <kbd>Enter</kbd> to automatically add a new bullet to the list.
1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
bullet.
!!! tip ""
You can also use the **Bulleted list**
@ -31,10 +36,8 @@
1. Press <kbd>Enter</kbd> to automatically add a new bullet to the list.
!!! tip ""
Pressing <kbd>Enter</kbd> on a blank list item will remove the list
formatting on the current line.
1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
bullet.
{end_tabs}

View File

@ -16,6 +16,11 @@
(<i class="zulip-icon zulip-icon-ordered-list"></i>) icon at the
bottom of the compose box to insert list formatting.
1. Press <kbd>Enter</kbd> to automatically add a new number to the list.
1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
number.
!!! tip ""
You can also use the **Numbered list**
@ -30,10 +35,8 @@
1. Press <kbd>Enter</kbd> to automatically add a new number to the list.
!!! tip ""
Pressing <kbd>Enter</kbd> on a blank list item will remove the list
formatting on the current line.
1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
number.
{end_tabs}