mdfried

Terminal-based markdown viewer with syntax highlighting and navigation

brewmacoslinux
Try with needOr install directly
Source

About

Terminal markdown viewer

Commands

mdfried

Examples

View a markdown file in the terminal$ mdfried README.md
View markdown from stdin$ cat document.md | mdfried
View a markdown file with paging support$ mdfried path/to/file.md