Show HN: leaf – one month later: website, releases and lots of improvements
The article discusses the terminal-based Markdown previewer called 'leaf', which offers a GUI-like experience for users. It highlights features such as syntax highlighting, interactive navigation, and editor integration, all while remaining within the terminal. The tool aims to provide a more efficient way to preview Markdown files without the need for heavy web applications.
- ▪Leaf allows users to read Markdown files directly in the terminal with a clean interface.
- ▪It includes features like syntax highlighting for over 40 languages and LaTeX math rendering.
- ▪The tool supports auto-reload when files change and offers a fuzzy file picker for easy navigation.
Opening excerpt (first ~120 words) tap to expand
Markdown, beautifully rendered in your terminal A terminal-based Markdown previewer with a GUI-like experience. Rich rendering, interactive navigation, and editor integration — all without leaving your terminal. Get Started View Docs leaf leaf ════ Terminal Markdown previewer — GUI-like experience. leaf lets you read Markdown files directly in the terminal with a clean, focused interface. Designed for developers, CLI users, and AI-assisted workflows. Usage ───── bash 12345 leaf README.md# Open a file leaf -w README.md# Watch mode leaf# Fuzzy picker leaf --picker# Directory browser cat file.md | leaf# Stdin leaf leaf-summary.md ⟳ watch ctrl+e edit · ctrl+f find · t toc · ? help · q quit Why leaf ? Leave your terminal to preview? Previewing Markdown shouldn't mean switching to a browser or…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Rivolink.