summaryrefslogtreecommitdiff
path: root/internal/test
AgeCommit message (Collapse)Author
2026-05-09test: make sure comment text isn't included in Links outputdemo
2026-05-09test: add second example + only test Parsedemo
I have more confidence that Parse works (and works better than FindLinks), so I'm sticking with it.
2026-05-09feat: implement "v2"demo
This is based on the Gophercises solution.
2026-05-09refactor: move tests to dedicated packagedemo