codex-team / codex-team/codex.docs

Sub lists for ordered/ unordered lists not working

Open
#304 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
846
Forks
89
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in the docs app using the ordered list and indented sublist shown in the report, then trace the list-rendering entry point. Done means ordered and unordered sublists remain nested instead of merging into the parent item.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.