Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VoidElement = map[string]bool{ "br": true, "img": true, "input": true, "link": true, "meta": true, }
html.spec.whatwg.org/multipage/syntax.html#void-elements
Functions ¶
This section is empty.
Types ¶
type Lexer ¶
godocs.io/github.com/tdewolff/parse/v2/html#Lexer
Click to show internal directories.
Click to hide internal directories.