{"id":49262838,"url":"https://github.com/larskluge/mdql","last_synced_at":"2026-04-25T08:31:34.681Z","repository":{"id":344614580,"uuid":"1182446676","full_name":"larskluge/mdql","owner":"larskluge","description":"macOS Quick Look extension for Markdown files","archived":false,"fork":false,"pushed_at":"2026-03-26T03:10:44.000Z","size":683,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T00:11:30.523Z","etag":null,"topics":["gfm","macos","markdown","quick-look-extension","quicklook","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/larskluge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-15T14:35:56.000Z","updated_at":"2026-03-26T03:09:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/larskluge/mdql","commit_stats":null,"previous_names":["larskluge/mkql","larskluge/mdql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larskluge/mdql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larskluge%2Fmdql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larskluge%2Fmdql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larskluge%2Fmdql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larskluge%2Fmdql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larskluge","download_url":"https://codeload.github.com/larskluge/mdql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larskluge%2Fmdql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32255071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gfm","macos","markdown","quick-look-extension","quicklook","swift"],"created_at":"2026-04-25T08:31:34.108Z","updated_at":"2026-04-25T08:31:34.667Z","avatar_url":"https://github.com/larskluge.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdql\n\nA macOS Quick Look extension for previewing Markdown files. Press Space on any `.md` file in Finder to see a rendered preview — with **live updates** as the file changes.\n\n![mdql preview](assets/preview.png)\n\n## Features\n\n- **Live preview** — edit a Markdown file and watch the QuickLook preview update in real-time\n- **GitHub Flavored Markdown** — tables, task lists, strikethrough, fenced code blocks with language hints\n- **Follow `.md` links** — click a relative `.md`/`.markdown` link to navigate to that file inside the same preview, with a back button and hover status bar showing where each link goes\n- **Light \u0026 dark mode** — automatically follows system appearance\n- **Inkpad-inspired styling** — clean typography with thoughtful spacing and color tokens. Big shout out to Mariusz and Matt for the epic work together on Inkpad nearly a decade ago\n- **Fast** — uses Apple's [swift-markdown](https://github.com/swiftlang/swift-markdown) (cmark-gfm) for native-speed parsing\n\n## Requirements\n\n- macOS 12.0+\n- Xcode 15.0+\n\n## Install\n\n```bash\nmake install\n```\n\nThis builds a Release binary, copies it to `~/Applications/`, cleans up all stale DerivedData and duplicate registrations, registers the QuickLook extension, and verifies everything is correct. Press Space on any `.md` file in Finder to preview.\n\n## Test\n\n```bash\nmake test\n```\n\n## How Live Updates Work\n\nQuickLook extensions run in a strict sandbox that blocks the obvious approaches (JS polling, embedded HTTP server, WebSocket, SSE). See [docs/live-updates.md](docs/live-updates.md) for the full write-up on what fails, what works (view-based preview + WKWebView + DispatchSource FileWatcher + base64 innerHTML injection), and why installation location matters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarskluge%2Fmdql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarskluge%2Fmdql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarskluge%2Fmdql/lists"}