Let's see what Github does with Markdown links

This commit is contained in:
Jeff Parsons 2015-12-08 16:33:19 -08:00
commit 2eed26ca37
4 changed files with 40 additions and 8 deletions

1
_includes/image.html Normal file
View file

@ -0,0 +1 @@
[<img src="{{ site.baseurl }}{{ include.src }}" width="{{ include.width }}" height="{{ include.height }}"/>]({{ include.link }} "{{ include.alt }}")