You can italicise and make text bold in your Chat messages. You can also underline text, change text colour and add bullet points.
Format Google Chat messages
- Go to Google Chat or your Gmail account.
- Go to a conversation.
- Enter a message
- Highlight the text that you want to format.
- Click Format
.
- Select an option:
- To bold: Click Bold
.
- To italicise: Click Italic
.
- To underline: Click Underline
.
- To strikethrough: Click Strikethrough
.
- To change the text colour: Click Text colour
.
- To add a bullet point before the text: Click Bulleted list
.
- To bold: Click Bold
- Click Send
.
Tip: To remove text formatting:
- Highlight a word or phrase.
- Click Format
.
- Select an option and click:
- Bold
- Italic
- Underline
- Strikethrough
- Text colour
- Bulleted list
- Bold
Use markdown formatting in Google Chat
Important: If you use the 'Format' button or keyboard shortcuts to format text, it overrides any markdown formatting that you add to the message. If you paste formatted text into Chat, it will keep the copied formatting.
To add markdown formatting to your Google Chat messages, you can include special characters in the text.
- To make text bold, add asterisks * before and after the text that you want in bold.
For example, if you type *Tuesday*, the chat will display Tuesday. - To italicise text, add underscores _ before and after the text that you want italicised.
For example, if you type _every week_ , the chat will display every week. - To strike through text, add tildes ~ before and after the text that you want struck through.
- To create an inline code block, add backticks ` before and after the text that you want in a code block.
- To create a multiline code block, add three backticks ``` before and after the text that you want in a code block.