- Alternative to
- cat
- Project page
- https://github.com/lunaryorn/mdcat
- Author
- Sebastian Wiesner
- Language
- Rust
mdcat
cat for Markdown
mdcat
renders Markdown to 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 ⇧⌘↑).