Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTemplateBytes ¶
ParseTemplateBytes parses template bytes into HTML nodes, handling both full documents and fragments. If the content contains a full HTML document (</html> tag), it uses html.Parse. Otherwise, it parses as a fragment using a cached body element.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.