github / github/email_reply_parser
Dutch end of email is not detected correctly
Open
- Dominant language
- Ruby
- Stars
- 708
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
This part of the gem: `if text =~ /^(?!On.*On\s.+?wrote:)(On\s(.+?)wrote:)$/nm` works correctly for non-Dutch emails, but this is not correctly parsed as the end of the email:
`Op zondag 31 mei 2015 heeft Name het volgende geschreven:`
It would be awesome if this could be added!
Contributor guide
Assessment
This issue has not been assessed yet.