]> source.dussan.org Git - gitea.git/commit
Fix markdown rendering when mentioning users (#30795) (#30810)
authorGiteabot <teabot@gitea.io>
Thu, 2 May 2024 01:48:24 +0000 (09:48 +0800)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 01:48:24 +0000 (09:48 +0800)
commitac91bb27ffaad293f86b8160ed1d90159df6242f
tree0bb8daa77cdddaaa4a2f3c0cb2598f1500227fce
parent97a7c04a8fc4747d32af84fca3d068425ab33768
Fix markdown rendering when mentioning users (#30795) (#30810)

Backport #30795 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/markup/html.go
modules/references/references.go
modules/references/references_test.go
modules/templates/util_render_test.go