Skip to content

MikeyBurkman/mdless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdless

For viewing and paging through a markdown file with formatting

example

Installation

npm i -g mdless

Usage

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

Navigating is done like in less/vim in bash:

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

About

Markdown Viewer for the CLI with highlighting and paging

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors