|
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