No description
Find a file
Kenneth Gitere 3254064c0d Fix calls to select to return an iterator excluding the original
calling node.

Edit `next_element` to either return an element node only or element/
text node
2020-10-17 07:13:39 +03:00
src Fix calls to select to return an iterator excluding the original 2020-10-17 07:13:39 +03:00
test_html Add moz_readability initial code and accompanying unit tests 2020-08-31 19:30:09 +03:00
.gitignore Merge branch 'master' into dev 2020-05-16 10:35:47 +03:00
Cargo.lock Add regex and lazy_static crates 2020-10-07 20:44:35 +03:00
Cargo.toml Add regex and lazy_static crates 2020-10-07 20:44:35 +03:00
LICENSE Initial commit 2020-04-30 08:06:07 +03:00