mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 18:13:58 +00:00
docs: Add user guide for previewing your message.
This commit is contained in:
BIN
static/images/help/before-preview.png
Normal file
BIN
static/images/help/before-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
static/images/help/during-preview.png
Normal file
BIN
static/images/help/during-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
@@ -46,7 +46,7 @@ as a “**realm**”.
|
||||
* Send a stream message
|
||||
* [Send a private message](/help/send-private-message)
|
||||
* [Format your message using Markdown](/help/format-your-message-using-markdown)
|
||||
* Preview your message before sending
|
||||
* [Preview your message before sending](/help/previewing-message)
|
||||
* [Add emoji](/help/add-emoji)
|
||||
* [Upload and share files](/help/upload-and-share-files)
|
||||
* Restore the last unsent message
|
||||
|
||||
9
templates/zerver/help/previewing-message.md
Normal file
9
templates/zerver/help/previewing-message.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Previewing your message
|
||||
|
||||
You can preview your message before you send it by clicking the **eye** () icon.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
To resume editing, click the **pencil and paper** () icon that has replaced the eye icon.
|
||||
@@ -68,11 +68,8 @@ Clicking the **A** () icon will reveal
|
||||
|
||||
If you accidentally delete your message by clicking the **x** () icon in the upper right corner of your messaging box, you can restore your previous message by clicking a blue link labeled **Restore draft**, which appears between the **A** () and **eye** () icons.
|
||||
|
||||
### Preview
|
||||
|
||||

|
||||
|
||||
Clicking the **eye** () icon will allow you to preview your message. To resume editing your message, click the **pencil and paper** () icon that has replaced the eye icon.
|
||||
### Previewing your message
|
||||
Read about message previewing [here](/help/previewing-message).
|
||||
|
||||
### Press Enter to send
|
||||
Read about pressing enter to send [here](/help/press-enter-send).
|
||||
|
||||
Reference in New Issue
Block a user