github / github/quote-selection
Quote selection of itemized or enumerated lists with additional spaces
未关闭
- 主要语言
- TypeScript
- 星标
- 37
- 派生
- 9
- 平均合并
- 3 天 13 小时
- 30 天内合并 PR
- 2
描述
Quote replying to a list adds 4 extra spaces in front of list items. That then gets rendered as code blocks in Markdown, e.g. take following lists
* item1
* item2
1. enum1
2. enum2
And see comment [below](https://github.com/github/quote-selection/issues/62#issuecomment-3022686016).
贡献指南
调研方向
未指定源文件或测试。首先复现 issue 中描述的列表引用行为,并查看链接的评论以了解详情;当被引用的项目列表和编号列表不再多出四个空格,也不再渲染为 Markdown 代码块时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100