summaryrefslogtreecommitdiff
path: root/internal/findlinks/findlinks.go
AgeCommit message (Expand)Author
2026-05-08docs: add comments explaining the logicdemo
2026-05-08fix: use correct function name in doc commentdemo
2026-05-08feat: include link text in final outputdemo
2026-05-08feat: use same trimmed n.Data inside business logicdemo
2026-05-08feat: print textnode ancestors only when textnode isn't ""demo
2026-05-08feat: print ancestors when an html.TextNode is reacheddemo
2026-05-08fix: move findlinks logic to findlinks.godemo