]> source.dussan.org Git - gitea.git/commit
Fix issue markdown bugs (#17411)
authorwxiaoguang <wxiaoguang@gmail.com>
Sat, 23 Oct 2021 13:38:12 +0000 (21:38 +0800)
committerGitHub <noreply@github.com>
Sat, 23 Oct 2021 13:38:12 +0000 (21:38 +0800)
commit6c49517cbd9d353d2d56d899632f301919818a03
treeaaca5a05c9867c30282e628e08abac3a209985e9
parent2a9aefdabb24442f18d2ab2eac672a03928de9a4
Fix issue markdown bugs (#17411)

* Bug fix: render Markdown http://AppURL/org/repo/issues/4?a=1&b=2#comment-123 test to HTML correctly, close #17394
* Bug fix: fix the positions of checkboxes in rendered HTML, close #17395
modules/markup/html.go
modules/markup/html_internal_test.go
web_src/less/markup/content.less