mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
committed by
Tim Abbott
parent
6b31752f82
commit
1f52eea0e4
BIN
static/images/help/numbered-lists-screenshot.png
Normal file
BIN
static/images/help/numbered-lists-screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -75,6 +75,12 @@ to include lists in your messages.
|
|||||||
You can add nested bullets within lists by adding two spaces before each
|
You can add nested bullets within lists by adding two spaces before each
|
||||||
nested bullet.
|
nested bullet.
|
||||||
|
|
||||||
|
Numbered lists in which each item begins with the same number will
|
||||||
|
have the numbers automatically edited to increment (e.g. if every line
|
||||||
|
starts with `3.`, it'll go 3, 4, 5, ...).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Emojis
|
## Emojis
|
||||||
|
|
||||||
Zulip features a variety of emojis provided by the
|
Zulip features a variety of emojis provided by the
|
||||||
|
|||||||
@@ -49,6 +49,16 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>1. Milk<br/>
|
||||||
|
1. Tea<br/>
|
||||||
|
1. Coffee
|
||||||
|
</td>
|
||||||
|
<td>1. Milk<br/>
|
||||||
|
2. Tea<br/>
|
||||||
|
3. Coffee
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>:heart: (and <a href="http://www.emoji-cheat-sheet.com/" target="_blank">many others</a>, from the <a href="https://code.google.com/p/noto/" license="/static/generated/emoji/images/emoji/NOTICE" target="_blank">Noto Project</a>)</td>
|
<td>:heart: (and <a href="http://www.emoji-cheat-sheet.com/" target="_blank">many others</a>, from the <a href="https://code.google.com/p/noto/" license="/static/generated/emoji/images/emoji/NOTICE" target="_blank">Noto Project</a>)</td>
|
||||||
<td><img alt=":heart:" class="emoji" src="/static/generated/emoji/images/emoji/heart.png" title=":heart:" /></td>
|
<td><img alt=":heart:" class="emoji" src="/static/generated/emoji/images/emoji/heart.png" title=":heart:" /></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user