MacDownApp / MacDownApp/macdown
Please support GitHub wiki links
Open
Nobody has claimed this yet.
plugin request
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
[[somepage]] instead of
[somepage](somepage)
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 or test is named. Find the Markdown link-handling entry point, compare its behavior with the requested [[somepage]] syntax, and add coverage showing that it produces the same result as [somepage](somepage).
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100