|
4年前 | |
---|---|---|
src | 4年前 | |
.gitignore | 6年前 | |
LICENSE | 6年前 | |
README.md | 6年前 | |
package-lock.json | 4年前 | |
package.json | 4年前 | |
tsconfig.json | 6年前 |
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