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