For viewing and paging through a markdown file with formatting
npm i -g mdless
mdless README.mdORcat README.md | mdless
Navigating is done like in less/vim in bash:
- Use
up/kanddown/karrow keys to scroll - Use
spaceandbto scroll pages - use
/followed a term, and press enter, to search through the file
