module Myhtml
Defined in:
myhtml.crmyhtml/constants.cr
myhtml/iterators.cr
myhtml/lib.cr
myhtml/node.cr
myhtml/parser.cr
myhtml/tag_id_convertion.cr
myhtml/tag_id_utils.cr
myhtml/tree.cr
Constant Summary
-
VERSION =
"0.10.2"
Class Method Summary
-
.decode_html_entities(str : String)
TODO rewrite to optimal, this is slow
- .lib_version
- .symbol_by_tag_id(tag_id : Lib::MyhtmlTags)
- .tag_id_by_symbol(sym : Symbol)
- .tag_symbol_by_string(str : String)
- .tags_string_sym_map
- .version_string