0.9.2 • Published 8 years ago

mark-server v0.9.2

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Markdown Server.

## A server base on Node.js

It can open a static Node.js Server.

open default Browser

Preview markdown file in Browser.

#Useage

Install

npm install -g mark-server

Use

cd the path you want open server or preview markdown

mark // open index.html in Browser

Preview specific file.

mark --f=test.html

You can change the filename to other.

markdown Preview

mark --f=test.md

replace the test.md to the name what you want to Preview.

View guide

mark --i
mark --init

Personalise style

change the style.css what you want.

Enjoy

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago