# This is a **beautiful** and *intricate* markdown
> It is created with markdown features
## Here is a [link to a popular markdown guide](https://guides.github.com/features/mastering-markdown/)
### Heading 3
Here's a basic list:
- List item 1
- List item 2
- List item 3
1. Numbered list item 1
2. Numbered list item 2
3. Numbered list item 3
Now let's try a **table**:
| Column 1 | Column 2 |
| -------------- | ------------- |
| Row 1 Cell 1 | Row 1 Cell 2 |
| Row 2 Cell 1 | Row 2 Cell 2 |
Finally, let's add an image:
