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 22624cebbd Initial commit vor 5 Jahren
src Initial commit vor 5 Jahren
.gitignore Initial commit vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README.md Initial commit vor 5 Jahren
package-lock.json Initial commit vor 5 Jahren
package.json Initial commit vor 5 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