MacDownApp / MacDownApp/macdown

Feature request: support bookmark

Open
#528 1 comment 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.