MacDownApp / MacDownApp/macdown

Syntax helper (autocompletion) should increment for me in Numbered Lists

Open
#1,279 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Write out "1. Item One"
  2. Press ENTER
  3. The format detection recognizes this is a numbered list. So far so good.
  4. But the syntax helper (aka autocompletion) does not increase the number for me.

Expected: The syntax helper increments for me.

Video

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.