codex-team / codex-team/codex.docs
Sub lists for ordered/ unordered lists not working
未关闭
- 主要语言
- TypeScript
- 星标
- 846
- 派生
- 89
- PR 合并指标
- 30 天内没有已合并 PR
描述
Wheny trying to create a ordered list with a sublist it will merge the sublist into the top point
1. List 1
2. List 2
1. sub list 1
2. sub list 2
This will result in a broken list.
贡献指南
这个仓库没有索引到贡献指南
调研方向
在 docs app 中使用报告所示的有序列表和缩进子列表重现该问题,然后追踪列表渲染的入口点。完成标准是有序和无序子列表保持嵌套,而不是与父项合并。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100