MacDownApp / MacDownApp/macdown

Support for retina images in html and pdf export

Open
#926 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rich Text Format
Stars
9.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

If I reference an image on disk, and an `@2x` version of that image exists as well, it'd be great for the render to include that in the exported html as:

```html

```

Similarly, when rendering to PDF, use the `@2x` version of the image.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the HTML and PDF export paths in the MacDown codebase, then trace how images on disk are resolved. Done means HTML includes an existing @2x image in srcset and PDF rendering uses that image when available.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.