github.com/pbberlin/tools@v0.0.0-20160910141205-7aa5421c2169/net/http/domclean2/doc.go (about)

     1  // Package domclean2 normalizes html dom trees; structure and formatting are simplified.
     2  // Lots of iterations/traversals are required before all nested structs are flattened.
     3  package domclean2