readability2 v0.4.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

Link to this section Types

Specs

html_tree() :: tuple() | list()

Link to this section Functions

Link to this function

sanitize(html_tree, candidates, opts \\ [])

Specs

sanitize(html_tree(), [Readability.Candidate.t()], list()) :: html_tree()

Sanitizes article html tree