Files
Gitea/modules/markup/html_node_test.go
T
f9d3983de2 fix: generate IDs for HTML headings without id attribute (#36233)
This PR fixes #27383 where HTML headings like `<h1>Title</h1>` in
markdown files would have empty permalink anchors

---------

Co-authored-by: wxiaoguang <[email protected]>
2026-01-06 05:09:44 +00:00

3.3 KiB