github / github/email_reply_parser

hidden quotes

Abierto
#50 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
708
Forks
156
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When replying a GitHub mail, I usually do inline quoting.

Only recently I realised that lines starting with ">", the common quote character, will not show in issue comments. Thus replies created by emails may get a very different meaning.
Compare what is shown:
![2016-04-22_184612_scr](https://cloud.GitHubusercontent.com/assets/188565/14748816/311b3270-08bc-11e6-886e-13894e3fdc86.png)
with the real content shown after clicking "edit":
![2016-04-22_184622_scr](https://cloud.GitHubusercontent.com/assets/188565/14748822/3c25d67a-08bc-11e6-970b-ec8f919ab480.png)

Either GitHub should show both quote and answer or suppress any quoting to avoid confusion.
If quoting is not desired GitHub should state so in its emal notifications.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.