Skip to content

opatut/markdown-preview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-preview

Markdown preview made easy (with live update).

Installation

  npm install -g markdown-preview 

Usage

  markdown-preview [options] <filename>

Options

-h, --help output usage information
-V, --version output the version number
-p, --port <port> server port (defaults to 3333)
-c, --css <name> use customize css file for styling
-m, --marked use marked to parse markdown
-i, --highlight <highlight> set highlight style

Code highlight style list

https://github.com/isagalaev/highlight.js/tree/master/src/styles

About

Markdown preview made easy (with live update)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 90.3%
  • JavaScript 9.3%
  • HTML 0.4%