gitea/models/renderhelper
Giteabot b947bc4363
Fix footnote jump behavior on the issue page. (#34621) (#34669)
Backport #34621 by @charles7668

Close #34511 
Close #34590 

Add comment ID to the footnote item's id attribute to ensure uniqueness.

Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-09 20:57:01 +00:00
..
commit_checker.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
main_test.go
repo_comment.go Fix footnote jump behavior on the issue page. (#34621) (#34669) 2025-06-09 20:57:01 +00:00
repo_comment_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
repo_file.go Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +08:00
repo_file_test.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
repo_wiki.go Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +08:00
repo_wiki_test.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
simple_document.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
simple_document_test.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00