Preview local Markdown files live in a web browser
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Dylan Baker 76a0674429 0.3.0 před 4 roky
src Add highlighting to code blocks před 4 roky
.gitignore Initial commit před 6 roky
LICENSE Initial commit před 6 roky
README.md Initial commit před 6 roky
package-lock.json 0.3.0 před 4 roky
package.json 0.3.0 před 4 roky
tsconfig.json Initial commit před 6 roky

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