Let's see what Github does with Markdown links
This commit is contained in:
parent
2aa496aa7e
commit
2eed26ca37
4 changed files with 40 additions and 8 deletions
1
_includes/image.html
Normal file
1
_includes/image.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
[<img src="{{ site.baseurl }}{{ include.src }}" width="{{ include.width }}" height="{{ include.height }}"/>]({{ include.link }} "{{ include.alt }}")
|
||||
Loading…
Reference in a new issue