MacDownApp / MacDownApp/macdown
Syntax helper (autocompletion) should increment for me in Numbered Lists
Open
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Reproduction
- Write out "1. Item One"
- Press ENTER
- The format detection recognizes this is a numbered list. So far so good.
- But the syntax helper (aka autocompletion) does not increase the number for me.
Expected: The syntax helper increments for me.
Video
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
Start by reproducing the numbered-list behavior in MacDown: enter "1. Item One" and press Enter. Trace the syntax helper/autocompletion entry point for numbered lists; done means it inserts the next list number automatically after the existing item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100