MacDownApp / MacDownApp/macdown
fancy lists
Open
Nobody has claimed this yet.
enhancement
upstream
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Would be it possible to support fancy lists, not only
1.
2.
3.
but also
a.
b.
c.
and
A.
B.
C.
or even
i.
ii.
iii.
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
No file, test, or entry point is identified in the issue. Start by locating MacDown's Markdown list parsing or rendering code and determine how ordered-list markers are handled. Done means supporting alphabetic and Roman-numeral markers in addition to numeric lists, with tests covering the requested forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100