readability v0.4.0 Readability.Helper
Helpers for parsing, updating, removing html tree
Summary
Functions
Check html_tree can be candidate or not
Change existing tags by selector
Remove html attributes
Remove tags
Count only text length
Types
html_tree :: tuple | list
Functions
Specs
candidate_tag?(html_tree) :: boolean
Check html_tree can be candidate or not.
Change existing tags by selector
Remove html attributes