Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dialyzer issues with Floki.text/1 (#437)
If you pass a node directly, you'll get an error like ``` The function call will not succeed. Floki.text(_block :: {<<_::8>>, binary() | [{binary(), binary()}], [any()]}) breaks the contract (html_tree() | binary()) :: binary() ```
- Loading branch information