module

Myhtml

Constants

VERSION = "1.5.9"

Class methods

decode_html_entities(str : String)

Decode html entities Myhtml.decode_html_entities("&#61 & &Auml") # => "= & Ä"

Source
decode_html_entities(bytes : Bytes)
Source
lib_version
Source
version
Source

Nested types