mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
- Splits existing documentation into two pages: Bulleted lists, and Numbered lists. Fixes part of #27093.
18 lines
287 B
Markdown
18 lines
287 B
Markdown
### What you type
|
|
|
|
```
|
|
* bulleted lists
|
|
* with sub-bullets too
|
|
* sub-bullets start with 2 spaces
|
|
* start sub-sub-bullets with 4 spaces
|
|
* multi
|
|
line
|
|
bullet
|
|
- dashes and
|
|
+ pluses are ok too
|
|
```
|
|
|
|
### What it looks like
|
|
|
|

|