github.com/aarzilli/tools@v0.0.0-20151123112009-0d27094f75e0/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