diff --git a/_posts/2015-02-20-test-markdown.md b/_posts/2015-02-20-test-markdown.md index a1f6cdc..28de7fe 100644 --- a/_posts/2015-02-20-test-markdown.md +++ b/_posts/2015-02-20-test-markdown.md @@ -10,6 +10,10 @@ You can write regular [markdown](http://en.wikipedia.org/wiki/Markdown) here and ## Here is a secondary heading +How about a yummy crepe? + +![Crepe](http://lafenicegelato.com/wp-content/uploads/2014/09/crepes-with-chocolate.jpg) + Here's a code chunk: ~~~