readability v0.9.0 Readability.ArticleBuilder

Build article for readability

Link to this section Summary

Functions

Prepare the article node for display. Clean out any inline styles, iframes, forms, strip extraneous

tags, etc

Link to this section Types

Link to this type html_tree()
html_tree() :: tuple | list
Link to this type options()
options() :: list

Link to this section Functions

Link to this function build(html_tree, opts)

Prepare the article node for display. Clean out any inline styles, iframes, forms, strip extraneous

tags, etc.