Files
zulip/help/include/bulleted-lists-intro.md
David Rosa 99f2fa9c86 help: Split documentation for bulleted and numbered lists.
- Splits existing documentation into two pages: Bulleted lists,
  and Numbered lists.

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

193 B

Zulip supports Markdown formatting for bulleted lists. You can create bulleted lists using *, -, or + at the start of each line. Add two spaces before the bullet to create a nested list.