mirror of https://github.com/zulip/zulip.git
user docs: Update the message-actions template.
This commit is contained in:
parent
b9c9dd9b5a
commit
e07bf51fc9
|
@ -356,8 +356,7 @@ to click a specific icon, such as the [**Down chevron** macro](#down-chevron-dow
|
||||||
|
|
||||||
* **Contents:**
|
* **Contents:**
|
||||||
```md
|
```md
|
||||||
1. Hover over a message to replace the message's timestamp with its message
|
1. Hover over the message to reveal three icons on the right. Select the
|
||||||
actions, represented by three icons. From the icons that appear, select the
|
|
||||||
```
|
```
|
||||||
|
|
||||||
* **Example usage and rendering:**
|
* **Example usage and rendering:**
|
||||||
|
@ -366,8 +365,7 @@ to click a specific icon, such as the [**Down chevron** macro](#down-chevron-dow
|
||||||
{!down-chevron.md!}
|
{!down-chevron.md!}
|
||||||
```
|
```
|
||||||
```md
|
```md
|
||||||
1. Hover over a message to replace the message's timestamp with its message
|
1. Hover over the message to reveal three icons on the right. Select the
|
||||||
actions, represented by three icons. From the icons that appear, select the
|
|
||||||
down chevron (<i class="fa fa-chevron-down"></i>) icon to reveal an actions dropdown.
|
down chevron (<i class="fa fa-chevron-down"></i>) icon to reveal an actions dropdown.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
1. Hover over a message to replace the message's timestamp with its message
|
1. Hover over the message to reveal three icons on the right. Select the
|
||||||
actions, represented by three icons. From the icons that appear, select the
|
|
||||||
|
|
Loading…
Reference in New Issue