package
0.0.0-20241223220703-7f3c7df797ff
Repository: https://github.com/mewkiz/pkg.git
Documentation: pkg.go.dev

# Functions

ParseFile parses the provided HTML file and returns an HTML node.
Render renders a simplified version of the provided HTML node.
RenderClean renders the provided HTML node and returns it as a string.
RenderToString renders a simplified version of the provided HTML node and returns it as a string.