mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
20 lines
452 B
Markdown
20 lines
452 B
Markdown
# View the Markdown source of a message
|
|
|
|
You can view the Markdown source of a message to learn how the message was
|
|
formatted, or to copy the Markdown source for a reply.
|
|
|
|
### View the Markdown source of a message
|
|
|
|
{start_tabs}
|
|
|
|
{!message-actions-menu.md!}
|
|
|
|
3. Click **View message source**.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Message formatting](/help/format-your-message-using-markdown)
|
|
* [Edit or delete a message](/help/edit-or-delete-a-message)
|