You can add formatting to your chat messages by including special characters in the text.
- To bold text, add asterisks * before and after the text you want bolded.
For example, if you type *Tuesday*, the chat will display Tuesday. - To italicize text, add underscores _ before and after the text you want italicized.
For example, if you type _every week_ , the chat will display every week. - To strike through text, add tildes ~ before and after the text you want struck through.
- To create an inline code block, add backticks ` before and after the text you want in a code block.
- To create a multiline code block, add three backticks ``` before and after the text you want in a code block.