github / github/email_reply_parser
Gmail's signature is not being detected
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 708
- Forks
- 156
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When you parse emails, you detect signature by `--` (dash-dash-space). But, Gmail for some odd reason, adds asterisks before and after signature delimiter, you should, probably, support this as well. In raw email it looks like this: `*-- *`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.