|
пре 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