Preview local Markdown files live in a web browser
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dylan Baker 76a0674429 0.3.0 3 gadus atpakaļ
src Add highlighting to code blocks 3 gadus atpakaļ
.gitignore Initial commit 5 gadus atpakaļ
LICENSE Initial commit 5 gadus atpakaļ
README.md Initial commit 5 gadus atpakaļ
package-lock.json 0.3.0 3 gadus atpakaļ
package.json 0.3.0 3 gadus atpakaļ
tsconfig.json Initial commit 5 gadus atpakaļ

README.md

Markarth

Markarth is a tool for previewing local Markdown files live in a web browser. You can edit your document in your favorite editor and Markarth will watch that file for changes and push the changes to your browser.

Installation

$ npm install -g markarth

Usage

$ markarth my-document.md

License

MIT