Configs2026年4月12日·1 分钟阅读

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.

介绍

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

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产