github / github/email_reply_parser
hidden quotes
- 主要语言
- 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:

with the real content shown after clicking "edit":

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