有序列表展示有问题
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 118
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
类似下面这样的有序列表展示时序号显示有问题,全部显示为1
1. 缺失准入白名单(§7.1)
- 影响面:总开关 on + 灰度 on + uid 命中 2% + 夜间 23-7不聚合
- 状态:rollout.md 标记为"较严重,上线前需处理",当前代码未修复
2. C 开关 key 未建(rollout.md §2 + §5)
- 问题:4 个开关 需上线前手动建
- 特别注意:则灰度静默不生效
效果见附件
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Markdown viewer with the ordered-list example from the report, then locate the rendering path for ordered and nested lists. The fix is done when the example displays sequential numbers instead of every item showing 1, while the nested unordered items remain correctly formatted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100