]> source.dussan.org Git - gitea.git/commit
Fix bug of link query order on markdown render (#14156) (#14171)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 28 Dec 2020 17:08:55 +0000 (01:08 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 17:08:55 +0000 (12:08 -0500)
commit182be906552cf990a222584de51c0b72e46ce85a
tree47759e763b05ff51425dfc37918a5de900e0e7c9
parent4a738a8f1601d6c13dc6699d3c6985ed57eee802
Fix bug of link query order on markdown render (#14156) (#14171)

* Fix bug of link query order on markdown render

* Fix bluemonday bug and fix one wrong test

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
go.mod
go.sum
modules/markup/html_test.go
vendor/github.com/microcosm-cc/bluemonday/sanitize.go
vendor/modules.txt