sbarex/qlmarkdown

macOS Quick Look extension for Markdown files.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 hours ago
Type:Plugin / ExtensionCategory(s):Browsers & ExtensionsiOS & macOSWeb Development
Added to GitGenius on September 19th, 2026
Created on December 26th, 2020
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 106
Total Stargazers: 3,573 (+1)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 43.3 hours
Mean response time: 67.3 days
90th percentile: 79.1 days
Tracked items: 69

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 3
Closed in 7 days: 7
Avg open age: 437 days
Stale 30+ days: 13
Stale 90+ days: 3

Recent activity

Opened in 7 days: 2
Closed in 7 days: 7
Comments in 7 days: 1
Events in 7 days: 1

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

QLMarkdown is a macOS Quick Look extension that enables preview of Markdown files and related formats directly in the system's file browser.

The tool solves the problem of viewing Markdown content without opening a dedicated editor or browser. It works by providing a Quick Look plugin that renders Markdown files with HTML conversion, alongside a graphical configuration interface for customizing preview display settings. The extension also includes a command-line executable for converting Markdown to HTML and an experimental Shortcut extension for the same conversion task. Beyond standard Markdown, it supports preview of R Markdown, MDX, Quarto, API Blueprint, Cursor Ruler, and Mermaid diagram files, as well as textbundle packages.

This tool is appropriate for macOS users who frequently browse Markdown files in Finder and want quick previews without launching an editor. It suits projects involving documentation, note-taking, or technical writing where rapid file inspection is valuable. The application is explicitly not intended as a standalone Markdown editor or viewer for extended reading or editing work. Installation requires launching the application once to register the Quick Look extension with the system, after which previews become available in System Preferences. The tool stores configuration and support files in a user library folder that can be removed during uninstall.

Development activity shows consistent maintenance with regular updates addressing user needs and expanding format support. The project maintains clear documentation of its capabilities and limitations, including explicit disclaimers about warranty and intended use scope. The maintainer actively incorporates feedback through feature additions like support for additional file formats and provides multiple installation methods including package management integration.