Markdown
Titles: code
Formating the text
Blockquote code
Lists
Bullets
+ One bullet
+ Second Bullet
+ Third bullet
Ordered lists
1. First item in list
2. Second item in list
Item list
- First item
- Second item
- Third item
Horizontal rule
Links
[link](https://www.example.com)
Image: code
Tables
| ColumnName | ColumnName |
| ---------- | ---------- |
| Content | Content that you want |
Here's a sentence with a footnote. [^1]
[^1]: This is the footnote.
Task list
- [x] Write the press release
- [ ] Update the website
- [ ] Contact the media
Fenced coded block: code
Strikethrough
Emojis
Last update: 2023-05-02
Created: January 1, 2023 21:59:36