What are some formatting options for Messages?

Add more flair to your Messages with these formatting options:
Element
Example Text
Bold
**Bold text**
Italic
*Italicized text*
Strikethrough
~~The sea is pink.~~
Blockquote
> Blockquote
Numbered List
1. First item
2. Second item
3. Third item
Bulleted List
- First item
- Second item
- Third item
Nested List
1. First item
  a. Nested item
To Do List
* [x] Create art
* [ ] Post to DeviantArt
Code
`code`
Code Block
```
var code = true
```
Spoiler
||spoiler||
Link
[title](https://www.deviantart.com)
Tables
| Name | Art type |
| ---- | -------- |
| Neil | Photographer | 
| Amelia | Illustrator |
Table Column Alignment
| Left   | Center |   Right |
|:-----    |:------:|    ------:|