ox-md: Fix missing ':' in exported markdown image links
commitfc84ffee227dfbe6aad3315aa7654f2e6666266c
authorJay Kamat <jaygkamat@gmail.com>
Tue, 22 Aug 2017 21:28:28 +0000 (22 17:28 -0400)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 22 Aug 2017 21:44:23 +0000 (22 23:44 +0200)
tree6e72949e86d2908d21d06625e7a8a2e2c9bf8ed8
parent6980b02b6f592d948dc1b4394ccba882c2140907
ox-md: Fix missing ':' in exported markdown image links

* lisp/ox-md.el (org-md-link): Append ':' to the type of non-file
  image links.
lisp/ox-md.el