mdless
v2.0.1
Published
Markdown CLI viewer with formatting and paging
Downloads
102
Readme
mdless
For viewing and paging through a markdown file with formatting
Installation
npm i -g mdless
Usage
mdless README.md
ORcat README.md | mdless
Navigating is done like in less
in bash:
- Use
up
anddown
arrow keys to scroll - Use
space
andb
to scroll pages - use
/
followed a term, and press enter, to search through the readme