open source · written in Go · MIT license

Read Markdown.
In your terminal.

mkd renders Markdown with syntax-highlighted code, clickable links, and a clean scrollable layout — right where you already are.

$ brew install --cask cunhazera/tap/mkd

// what it does

</>
Syntax Highlighting
Fenced code blocks rendered with full Chroma highlighting. Sensible language default when none is specified.
Clickable Links
Links rendered as OSC 8 terminal hyperlinks. Click to open in the browser — no mouse capture, no interference.
/
In-document Search
Press / to search, n/N to jump between matches. Results highlighted inline as you read.
Full Markdown Support
Tables, task lists, blockquotes, strikethrough, inline code, horizontal rules — all rendered with proper visual hierarchy.
Keyboard Navigation
Vim keys, arrow keys, scroll wheel, page up/down, g/G for top/bottom. Adapts to any terminal size. Zero config.
Native Text Selection
No mouse capture means you can click, drag, and copy any text with your terminal's native selection shortcut.