github / github/email_reply_parser

hidden quotes

未关闭
#50 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
708
派生
156
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

调研方向

The issue names no files, tests, or entry points. Start by reproducing an email reply containing lines beginning with ">" and compare the rendered comment with its editable content; done means the handling of quoted lines is defined and the displayed comment no longer changes the reply's meaning.

由索引模型根据 Issue 内容生成。

评估

技术栈
ruby
领域
backend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。