Preview local Markdown files live in a web browser
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dylan Baker 76a0674429 0.3.0 3 лет назад
src Add highlighting to code blocks 3 лет назад
.gitignore Initial commit 5 лет назад
LICENSE Initial commit 5 лет назад
README.md Initial commit 5 лет назад
package-lock.json 0.3.0 3 лет назад
package.json 0.3.0 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