2.0.1 • Published 5 years ago

mdless v2.0.1

Weekly downloads
33
License
MIT
Repository
github
Last release
5 years ago

mdless

For viewing and paging through a markdown file with formatting

Installation

npm i -g mdless

Usage

  • mdless README.md OR
  • cat README.md | mdless

Navigating is done like in less in bash:

  • Use up and down arrow keys to scroll
  • Use space and b to scroll pages
  • use / followed a term, and press enter, to search through the readme