Test Markdown Post
Including an image file
To include an image file. Use the format:

To center an image. Use the html center tags.
<center>  </center>
To scale the image first, I will probably just be easier to use html, since I haven't figured out how to use alternative implimentations of markdown with nikola yet (Though mau may be an option.).
<img src="/images/suppawow.png" alt="ALT TEXT" style="width: 200px;"/>