aboutsummaryrefslogtreecommitdiff
path: root/testdata/web/broken.html
AgeCommit message (Collapse)Author
2025-06-12all: refactoring, move brokenlinks code to its own packageShulhan
When two or more struct has the same prefix that means it is time to move it to group it. Also, we will group one command to one package in the future.
2025-05-29all: add case for broken HTMLShulhan
Turn out broken HTML still get parsed by "net/html" package.