0.9.2 • Published 10 years ago

mark-server v0.9.2

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

0.9.1

10 years ago

0.9.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago