MacDownApp / MacDownApp/macdown

Lists do not render correctly without empty line before

Open
#771 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

upstream
Dominant language
Rich Text Format
Stars
9.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Macdown appears to require an extra newline before the start of a list in order for it to render correctly. For example:

screen shot 2017-03-15 at 5 11 45 pm

On github the list would render correctly, whereas in Macdown it doesn't.

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 list-rendering difference in MacDown using the example described, comparing it with GitHub's rendering. Trace the Markdown rendering entry point to determine why a blank line is required; done means lists render correctly without the extra newline.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, objective-c
Domain
content, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.