Markdown is a way to style text without a visual editor. The syntax:
- bold: two asterisks
- _italic_: underscores
- ~~strikethrough~~: two tildes
- `code`: backticks
- > quote: a greater-than sign
- - list: a hyphen
Messages support a simplified version of Markdown. Bots and the API support the full syntax.
Learn more in the Help center
Read the article →