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