readability v0.9.0 Readability.Sanitizer
Clean an element of all tags of type “tag” if they look fishy. “Fishy” is an algorithm based on content length, classnames, link density, number of images & embeds, etc.
Link to this section Summary
Functions
Sanitizes article html tree
Link to this section Types
Link to this section Functions
Link to this function
sanitize(html_tree, candidates, opts \\ [])
sanitize(html_tree, [Readability.Candidate.t], list) :: html_tree
Sanitizes article html tree