]> source.dussan.org Git - gitea.git/commit
Fix issue link rendering in commit messages (#2897)
authorEthan Koenig <ethantkoenig@gmail.com>
Mon, 13 Nov 2017 01:35:55 +0000 (17:35 -0800)
committerLunny Xiao <xiaolunwen@gmail.com>
Mon, 13 Nov 2017 01:35:55 +0000 (09:35 +0800)
commit5481be0ac5e137a1127ca37975a6d319bf0ad940
tree44e39f02682181b7cf4d593f3b5d18e2b4d857a8
parent47f40ccd5ee1b54019cec6b5d3bce6b8075a1384
Fix issue link rendering in commit messages (#2897)

* Fix issue link rendering in commit messages

* Update page.tmpl

* No links for parens

* remove comment
modules/markup/html.go
modules/markup/html_test.go
modules/templates/helper.go
templates/repo/commits_table.tmpl
templates/repo/diff/page.tmpl
templates/repo/graph.tmpl
templates/repo/view_list.tmpl