]> source.dussan.org Git - gitea.git/commit
Fix markdown image with link (#4675)
authorL.E.R <LER0ever@users.noreply.github.com>
Tue, 30 Oct 2018 22:26:28 +0000 (17:26 -0500)
committertechknowlogick <hello@techknowlogick.com>
Tue, 30 Oct 2018 22:26:28 +0000 (18:26 -0400)
commitb686bd0c9467885308a8e45214e75ee270c084e2
tree1a7fea87e2c1faa374288aa79e5ccbcc245e42a0
parent10370651fcd14b61524e1dd1ca941af640916814
Fix markdown image with link (#4675)

* 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