mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
- Splits existing documentation into two pages: Bulleted lists, and Numbered lists. Fixes part of #27093.
193 B
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.