quentez / talonjs

JavaScript port of the Talon email quote parsing library.
MIT License
15 stars 9 forks source link

Fallback to quotation mark if the email is too big to parse #26

Closed evonck closed 5 years ago

evonck commented 5 years ago

If the message is too bug try to rely on quotation mark to find the quote. This will prevent us from having too many untouched email. We might miss some added quote in big message.