readability v0.10.0 Readability.Candidate.Cleaner
Clean html tree for prepare candidates. It transforms misused tags and removes unlikely candidates.
Link to this section Summary
Functions
Remove unlikely html tree
Transform misused divs
s that do not contain other block elements into
s
Link to this section Types
Link to this section Functions
Remove unlikely html tree
Link to this function
transform_misused_div_to_p(content)
Transform misused divs
s that do not contain other block elements into
s