readability/lib/readability
Ben Olive 5dd52d5698 Ensure `remove_tag` returns a valid html_tree
If the entire input is stripped out, this used to return `nil` which
caused downstream parsing to fail. Instead, return `[]` which is the
Floki representation of an empty tree.

Fixes #36
2018-10-11 10:35:16 +09:00
..
candidate update deps and deprecated 2018-07-24 18:50:08 +09:00
article_builder.ex Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
author_finder.ex update deps and deprecated 2018-07-24 18:50:08 +09:00
candidate.ex add candidate builder 2016-04-23 12:31:03 +09:00
candidate_finder.ex Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
helper.ex Ensure `remove_tag` returns a valid html_tree 2018-10-11 10:35:16 +09:00
sanitizer.ex Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
summary.ex add summarize function 2016-05-07 18:28:39 +09:00
title_finder.ex update deps and deprecated 2018-07-24 18:50:08 +09:00