cldwalker / Mermaid

Light Table plugin that generates diagrams and flowcharts from text using mermaid
MIT License
11 stars 1 forks source link

Description

Mermaid is a Light Table plugin that generates diagrams and flowcharts from text using mermaid.

Usage Example

Install

Install this plugin with LT's plugin manager or clone this project to your LT plugins directory.

Usage

Open a new file Cmd-n and execute the Mermaid command to watch your file and open a live tab. Any text you type is watched and automatically generates a diagram in the live tab.

See the Mermaid readme for the different kinds of diagrams you can make.

This is currently using mermaid 0.2.12.

Bugs/Issues

Please report them on github.

TODO

License

See LICENSE.txt

Credits