Files
zulip/help/bulleted-lists.md
David Rosa 3b5eb47bdd help: Update documentation for bulleted lists.
- Documents the new button in the compose box and the automatic
  bullets when the "Enter" key is pressed.

Fixes part of #27093.
2023-10-24 12:16:05 -07:00

1.1 KiB

Bulleted lists

{!bulleted-lists-intro.md!}

Create a bulleted list

{start_tabs}

{tab|via-markdown}

{!start-composing.md!}

  1. Type *, -, or + followed by a space and some text to start a bulleted list.

  2. Press Enter 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.

{tab|via-compose-box-buttons}

{!start-composing.md!}

  1. (optional) Select the text you want to format.

  2. Click the Bulleted list () icon at the bottom of the compose box to insert list formatting.

!!! tip ""

You can also use the **Bulleted list** (<i class="fa fa-list-ul"></i>) icon
to remove existing list formatting from the current line or selected text.

{end_tabs}

Examples

{!bulleted-lists-examples.md!}