|
hace 4 años | |
---|---|---|
src | hace 4 años | |
.gitignore | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
package-lock.json | hace 4 años | |
package.json | hace 4 años | |
tsconfig.json | hace 6 años |
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