module

Lexbor::Utils::HtmlEntities

Constants

HTML_ENTITIES_NODE = begin doc = Lexbor::Parser.new("<div>a</div>") (doc.nodes(:div)).first.child! end

!this object never freed!

Class methods

decode(str : String)
Source
decode(bytes : Bytes)
Source