Preview local Markdown files live in a web browser
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dylan Baker 010c9a7ec2 Update repo 3 лет назад
src Style tweaks 5 лет назад
.gitignore Initial commit 5 лет назад
LICENSE Initial commit 5 лет назад
README.md Initial commit 5 лет назад
package-lock.json Initial commit 5 лет назад
package.json Update repo 3 лет назад
tsconfig.json Initial commit 5 лет назад

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