View Source Readability.ArticleBuilder (readability v0.12.1)

Build article for readability.

Summary

Functions

Prepare the article node for display.

Types

@type html_tree() :: tuple() | list()
@type options() :: list()

Functions

@spec build(html_tree(), options()) :: html_tree()

Prepare the article node for display.

Clean out any inline styles, iframes, forms, strip extraneous <p> tags, etc.