MacDownApp / MacDownApp/macdown
Feature request: support bookmark
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
This MacDown is really a great tools.
Every time when I need to write a document for others, I use MacDown.
Thanks all the thing you did for us.
As all the functions fit my documentation work, but there is still an extra one I hope that you could support in the future: bookmark!
I usually write a long document for other, for now, I write the bookmark by myself by using html, like:
<a href="#topic_one">topic 1</a>
# <p id="topic_one">topic 1</p>
Anyway, thanks a lot.
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
The issue does not name a file, test, or entry point. First clarify the expected bookmark behavior and whether it should work through Markdown syntax, HTML anchors, or the editor UI; then trace MacDown's Markdown-to-HTML and desktop editor paths. Done should include a defined bookmark workflow and verified navigation in long documents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, markdown, objective-c
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100