ChitChat lets you make your messages stand-out using something called markdown. Here's what you can do:
Make words bold:
How you can do it: Put two stars before and after a word. Example: **bold**
Make words italic:
How you can do it: Use one star before and after. Example: *italic*
Create a list:
Start each line with a dash and space. Like this:
- Item 1
- Item 2
Add a heading:
Use a hashtag at the start of a line. More hashtags make smaller headings:
# Big heading
## Smaller heading
5. Show code:
Use backticks around words.
Example: `code`
To use these, just type the special symbols in your message. ChitChat will automatically make your text look different when you send it.
Try these out to make your messages stand out!