|
před 4 roky | |
---|---|---|
src | před 4 roky | |
.gitignore | před 6 roky | |
LICENSE | před 6 roky | |
README.md | před 6 roky | |
package-lock.json | před 4 roky | |
package.json | před 4 roky | |
tsconfig.json | před 6 roky |
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