aboutsummaryrefslogtreecommitdiff
path: root/lib/net/html/example_test.go
AgeCommit message (Expand)Author
2024-03-09lib: move package "net/html" to "lib/html"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2022-07-02net/html: use inline replacement to clean up white spacesShulhan
2022-06-27all: move lib/sanitize.HTML to net/html.SanitizeShulhan
2022-06-27net/html: convert the NormalizeForID input letters to lower caseShulhan
2022-06-24net/html: add function NormalizeForIDShulhan