]> source.dussan.org Git - gitea.git/commit
Fix markdown URL parsing for commit ID (#30812) (#30855)
authorGiteabot <teabot@gitea.io>
Sat, 4 May 2024 04:04:05 +0000 (12:04 +0800)
committerGitHub <noreply@github.com>
Sat, 4 May 2024 04:04:05 +0000 (12:04 +0800)
commit471b411873fd14f2fb161322022863680e294d75
tree355c44aa75f02d25f628d61eb761b3cac1f28c8f
parenta82e6301f77d3dce95e7945a05429e3d594bd246
Fix markdown URL parsing for commit ID (#30812) (#30855)

Backport #30812 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/markup/html.go
modules/markup/html_codepreview.go
modules/markup/html_internal_test.go
modules/markup/html_test.go