]> source.dussan.org Git - gitea.git/commit
Fix markdown image with link (#4675) (#5299)
authorLauris BH <lauris@nix.lv>
Thu, 8 Nov 2018 22:47:24 +0000 (00:47 +0200)
committertechknowlogick <hello@techknowlogick.com>
Thu, 8 Nov 2018 22:47:24 +0000 (17:47 -0500)
commit996ce8cc039c27fe2a99987fe1ff0f8aa62f71f3
tree83c1bb8a247434cc1c186b7c256eb4eaa2f58bf2
parentfe7cef0e1f128e8c2d963c2504e3d018bf2f009a
Fix markdown image with link (#4675) (#5299)

* Fix markdown image with link

* Add gitea copyright notice

* add a test for markdown image with link

* remove svg related variables
modules/markup/markdown/markdown.go
modules/markup/markdown/markdown_test.go