Markdown is really cool. It lets you write files that begin with a `.md` extension. With
`docify` you can enhance these files by adding dynamic embed tags such as the following:
```markdown
This is some more markdown
```
The following is the same embed from above, but live (this should show the embedded item!):
If you see code above, then it worked!