Preview local Markdown files live in a web browser
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dylan Baker 76a0674429 0.3.0 3 anos atrás
src Add highlighting to code blocks 3 anos atrás
.gitignore Initial commit 5 anos atrás
LICENSE Initial commit 5 anos atrás
README.md Initial commit 5 anos atrás
package-lock.json 0.3.0 3 anos atrás
package.json 0.3.0 3 anos atrás
tsconfig.json Initial commit 5 anos atrás

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