Preview local Markdown files live in a web browser
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Dylan Baker 22624cebbd Initial commit 5 роки тому
src Initial commit 5 роки тому
.gitignore Initial commit 5 роки тому
LICENSE Initial commit 5 роки тому
README.md Initial commit 5 роки тому
package-lock.json Initial commit 5 роки тому
package.json Initial commit 5 роки тому
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