Skip to content

webextensions/print-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

print-markdown

Print markdown to your terminal via marked and marked-terminal

Installation

$ npm install --global print-markdown

Usage

Example usage:
    $ print-markdown README.md    # Print README.md
    $ markdown README.md          # Print README.md

Command line options:
    $ print-markdown              # Show help
    $ markdown                    # Show help
    $ markdown --help             # Show help
    $ markdown --version          # Show version details
    $ markdown -v                 # Alias for --version

About

Print markdown to your terminal

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors