0.1.9 • Published 9 years ago

markmaid v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

markmaid Build Status

CLI tool to parse markdown files and renders Mermaid snippets as images.

Requires Node 4.0 or greater.

How it works

  1. Create a readme file with mermaid code snippet (for example, see the readme source for this project).
  2. Run markmaid [filename] | xargs git add
  3. Commit and push
  4. View the rendered result in your Github docs
As flow chartAs sequence diagram
imgimg

It even works in tables!

Installation

Install the markmaid command line tool with npm:

npm install -g markmaid
0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago