Versions in this module Expand all Collapse all v0 v0.1.3 Jun 4, 2023 Changes in this version + func IterTree(node *html.Node, f func(node *html.Node)) + func ReplaceLinks(source string, replace func(string) string) string