Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Wrap = wrapper{}
Functions ¶
func Prettify ¶
Prettify indents the given xml/html string. Be warned that it may change your html in incompatible ways, since it inserts whitespace between tags but inline elements and inline blocks behave differently if there is whitespace around them. So only use it to prettify the output. Only tags that are siblings are indented. If there is text around, they stay the same.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.