github pluk-inc/markdown-preview v0.0.14
Markdown Preview 0.0.14

latest releases: v0.0.49, v0.0.48, v0.0.47...
3 months ago

Quick Look now renders relative images.

Added

  • Relative images render in Quick Look previews. When a Markdown file references sibling assets like ![](images/local.png), the Quick Look extension now inlines each readable sibling as a cid: attachment on the preview reply and rewrites the <img src> to match, so local images appear in Finder/Spotlight previews instead of as broken-image glyphs. The extension gained a read-only temporary-exception.files.absolute-path.read-only entitlement so the sandboxed preview process can read sibling files (the main app already handles this through its md-asset:// scheme). Per-image and cumulative byte budgets cap pathological folders; absolute URLs, fragment refs, host-absolute paths, and unreadable files pass through untouched (#68).

Contributors

Thanks to the external contributor who shipped in this release:

Don't miss a new markdown-preview release

NewReleases is sending notifications on new releases.