github / github/email_reply_parser
Dutch end of email is not detected correctly
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 708
- Forks
- 156
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.