soundasleep / html2text

A PHP component to convert HTML into a plain text format
MIT License
475 stars 135 forks source link

Update Html2Text.php #78

Closed vaibhavsharma56 closed 5 years ago

soundasleep commented 5 years ago

Thanks for the PR. As far as I can tell this would make no change, because the behaviour for anything else ("default:") is the same as your change?

If it does change behaviour, can you please resubmit with a test case demonstrating the new behaviour? Thanks!