Preview local Markdown files live in a web browser
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dylan Baker 76a0674429 0.3.0 vor 3 Jahren
src Add highlighting to code blocks vor 3 Jahren
.gitignore Initial commit vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README.md Initial commit vor 5 Jahren
package-lock.json 0.3.0 vor 3 Jahren
package.json 0.3.0 vor 3 Jahren
tsconfig.json Initial commit vor 5 Jahren

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