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