Preview local Markdown files live in a web browser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 76a0674429 0.3.0 3 vuotta sitten
src Add highlighting to code blocks 3 vuotta sitten
.gitignore Initial commit 5 vuotta sitten
LICENSE Initial commit 5 vuotta sitten
README.md Initial commit 5 vuotta sitten
package-lock.json 0.3.0 3 vuotta sitten
package.json 0.3.0 3 vuotta sitten
tsconfig.json Initial commit 5 vuotta sitten

README.md

Markarth

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.

Installation

$ npm install -g markarth

Usage

$ markarth my-document.md

License

MIT