[PR #80] Add Glance — native macOS Markdown viewer #235

Open
opened 2026-04-21 08:40:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mundimark/awesome-markdown/pull/80
Author: @baladi39
Created: 4/8/2026
Status: 🔄 Open

Base: masterHead: add-glance


📝 Commits (1)

  • f5682cd Add Glance — native macOS Markdown viewer

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

What is Glance?

Glance is a lightweight, native macOS Markdown viewer built with Tauri 2 (Rust + TypeScript).

macOS has no built-in Markdown renderer — double-clicking a .md file opens Xcode or TextEdit. Glance registers as the default viewer so you can open any .md file with a single click and see it beautifully rendered.

Features

  • Syntax highlighting via Shiki (100+ languages)
  • Mermaid diagram rendering
  • Auto-generated table of contents
  • GFM task lists
  • File watching with auto-reload
  • Privacy-first: no cloud, no telemetry, remote images blocked by default

Added to the Markdown Libraries & Tools section as a native desktop viewer/renderer.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mundimark/awesome-markdown/pull/80 **Author:** [@baladi39](https://github.com/baladi39) **Created:** 4/8/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-glance` --- ### 📝 Commits (1) - [`f5682cd`](https://github.com/mundimark/awesome-markdown/commit/f5682cdf38ae4e3f99b94162de1abe545722194b) Add Glance — native macOS Markdown viewer ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description ## What is Glance? [Glance](https://www.technol.io/en/glance) is a lightweight, native macOS Markdown viewer built with [Tauri 2](https://v2.tauri.app) (Rust + TypeScript). macOS has no built-in Markdown renderer — double-clicking a `.md` file opens Xcode or TextEdit. Glance registers as the default viewer so you can open any `.md` file with a single click and see it beautifully rendered. ## Features - Syntax highlighting via [Shiki](https://shiki.style) (100+ languages) - Mermaid diagram rendering - Auto-generated table of contents - GFM task lists - File watching with auto-reload - Privacy-first: no cloud, no telemetry, remote images blocked by default ## Links - Website: https://www.technol.io/en/glance Added to the **Markdown Libraries & Tools** section as a native desktop viewer/renderer. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-21 08:40:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-markdown#235