Preview local Markdown files live in a web browser
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dylan Baker 22624cebbd Initial commit il y a 5 ans
src Initial commit il y a 5 ans
.gitignore Initial commit il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md Initial commit il y a 5 ans
package-lock.json Initial commit il y a 5 ans
package.json Initial commit il y a 5 ans
tsconfig.json Initial commit il y a 5 ans

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