Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchmd

Lightweight utility for previewing markdown in your browser. Will watch your file and reload your preview with every change. Use your favorite editor and still get a live markdown preview.

Install

npm install -g watchmd

Options

port

  • Sets the port express will bind to. (Default : 3333)

watchFile || f

  • The Markdown file to watch and render. (Default : 'example.md')

style

  • Enables or Disables giving the markdown preview a little style. (Default : true)

spawn

  • Enables or Disables automatically launcing the browser. (Default : true)

Example Usage

watchmd -f ./markdown_file.md --style=true

About

Lightweight utility for previewing markdown in your browser

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages