|
il y a 4 ans | |
---|---|---|
src | il y a 4 ans | |
.gitignore | il y a 6 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 6 ans | |
package-lock.json | il y a 4 ans | |
package.json | il y a 4 ans | |
tsconfig.json | il y a 6 ans |
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.
$ npm install -g markarth
$ markarth my-document.md
MIT