mdcat

mdcat renders Markdown to the terminal.

mdcat rendering Markdown in the terminal
mdcat rendering Markdown in the terminal
  • Nicely renders all basic CommonMark syntax (no tables or footnotes though)
  • Highlights code blocks with syntect
  • Shows links and images inline in supported terminals
  • Adds jump marks for headings in iTerm2 (jump forwards and backwards with ⇧⌘↓ and ⇧⌘↑)