asahasrabuddhe / laravel-mjml

Easily use MJML in your Laravel Blade templates!
MIT License
123 stars 51 forks source link

skip errors for html2text #149

Closed maximepvrt closed 1 year ago

maximepvrt commented 1 year ago

html2text throws errors for the wrong reasons https://github.com/soundasleep/html2text/issues/99 and is very strict

fix #91 #147

maximepvrt commented 1 year ago

👋 @asahasrabuddhe, have you seen my PR ?