This commit is contained in:
Paul Gauthier 2024-11-19 12:40:09 -08:00
parent 6a05e34d20
commit f068df0297
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@ You can send long, multi-line messages in the chat in a few ways:
- Enter `{tag` (where "tag" is any sequence of letters/numbers) and end with `tag}`. This is useful when you need to include closing braces `}` in your message.
- Use Meta-ENTER to start a new line without sending the message (Esc+ENTER in some environments).
- Use `/paste` to paste text from the clipboard into the chat.
- Use the `/editor` command to open your editor to create the next chat message.
Example with a tag:
```