## Rich text columns
| Formatting | Headings | Lists | Code | Quotes |
| --- | --- | --- | --- | --- |
| **Bold** | Heading 1 | Ordered<br/>List | `Inline code` | Block quote |
| *Italics* | Heading 2 | Unordered<br/>List | ```<br/>Code block<br/>``` | Pull quote |
| Underline | Heading 3 | Unchecked<br/>Checked | ```<br/>Formatted **code** block<br/>``` | |
| ~~Strikethrough~~ | | | | |