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 76a0674429 0.3.0 il y a 3 ans
src Add highlighting to code blocks il y a 3 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 0.3.0 il y a 3 ans
package.json 0.3.0 il y a 3 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