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 години
src Add highlighting to code blocks преди 3 години
.gitignore Initial commit преди 5 години
LICENSE Initial commit преди 5 години
README.md Initial commit преди 5 години
package-lock.json 0.3.0 преди 3 години
package.json 0.3.0 преди 3 години
tsconfig.json Initial commit преди 5 години

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