MacDownApp / MacDownApp/macdown
Spacing is inconsistent in bullet points
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
**Raw Text**
```
- Males
- (150 males, 0 females)
- Aged 18 - 24 years
- (150 in this age group, 0 in other age groups)
- Recent Beer Consumers (P30D)
- (150 beer drinkers)
- Recent Beer Consumers (P30D)
- (150 beer drinkers)
- Recent Beer Consumers (P30D)
- (150 beer drinkers)
```
Screenshot 1:

Screenshot 2:

We can see in the second screenshot that the text for the last two entries is the same, but the preview is not.
EDIT:
The problem only occurs before another numbered or bulleted list.
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
Reproduce the raw Markdown example from the issue in MacDown's preview, especially when the list is followed by another numbered or bulleted list. Compare the rendered spacing in the supplied screenshots and trace the preview's Markdown rendering entry point. Done means equivalent bullet items render with consistent spacing in both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100