Cette page est affichée en anglais. Une traduction française est en cours.
ConfigsApr 12, 2026·2 min de lecture

Glow — Render Markdown on the CLI with Style

Glow is a terminal-based Markdown reader from Charmbracelet. Renders Markdown beautifully in the terminal with syntax highlighting, word wrapping, and theming. Also features a stash for bookmarking Markdown files.

Introduction

Glow is a terminal-based Markdown reader from Charmbracelet (the Bubble Tea / Lip Gloss team). Renders Markdown beautifully in the terminal with syntax highlighting, colored headings, tables, lists, code blocks, and links. Also includes a stash feature for bookmarking and browsing Markdown files.

What Glow Does

  • Render Markdown — headings, code blocks, tables, lists, links
  • Syntax highlighting — for code blocks
  • Themes — dark, light, auto-detect
  • Pager mode — scroll long documents
  • Stash — bookmark and browse local Markdown files
  • URL support — render remote Markdown files
  • Pipe support — read from stdin
  • Word wrap — configurable width

Comparison

Tool Render Pager Stash
Glow Beautiful Yes Yes
bat (with .md) Syntax only Yes No
mdcat Good No No
rich (Python) Good No No
cat None No No

FAQ

Q: Difference from reading Markdown with bat? A: bat shows Markdown source (syntax highlighting); Glow renders Markdown (headings get larger, code blocks get a background, links are clickable).

Sources

Discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires