Markdown Formatting
## Large Header
### Medium Header
#### Small Header
**bold**
_italics_
~~strikethrough~~
* Bullet item
* Bullet item
* Sub item (tab indented)
* Sub item (tab indented)
* Bullet item
1. Numbered item
2. Numbered item
1. Sub item (tab indented)
2. Sub item (tab indented)
3. Numbered item
[Text](http://www.url.com)
![Description](http://www.url.com/image.jpg)
Need nice, beautiful images? Check out
unsplash.com
| Column 1 | Column 2 | Column 3 |
| -------- | -------- | -------- |
| Chardon | OH | USA |
| Monroe | MI | USA |