MacDownApp / MacDownApp/macdown
Nested numbered list indexes
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if nested numbered lists would result in indexes like: 1.1, 1.1.1, ... as it is in other text applications like MSWord.
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating how MacDown handles nested ordered lists and compare the current output with the requested 1.1 and 1.1.1 format. Done means nested numbered lists render with hierarchical indexes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100