diff options
author | Jozef Vilcek <JozoVilcek@users.noreply.github.com> | 2015-01-11 13:52:11 +0100 |
---|---|---|
committer | Jozef Vilcek <JozoVilcek@users.noreply.github.com> | 2015-01-11 13:52:11 +0100 |
commit | e5f17cd69407f990c3533a78796277ee02f0e1e8 (patch) | |
tree | ea492d09c95ad9bfae0b1bfb5f35bc0966fd9b2d /README.md | |
parent | b50dea9c70f952a3886c8846796340a211868021 (diff) | |
download | gitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.zip gitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.tar.gz gitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.tar.bz2 |
Enlist gitbook-mermaid plugin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -249,6 +249,7 @@ Plugins needed to build a book can be installed using: `gitbook install ./`. | [JSBin](https://github.com/jcouyang/gitbook-plugin-jsbin) | Embedded jsbin frame into your book | | [gitbook-grvis](https://github.com/romanlytkin/gitbook-grvis) | Gitbook GrViz plugin is used to select from markdown dot and converting it into a picture format svg | | [gitbook-plantuml](https://github.com/romanlytkin/gitbook-plantuml) | Gitbook PlantUml plugin is used to select from markdown uml and converting it into a picture format svg | +| [gitbook-mermaid](https://github.com/JozoVilcek/gitbook-mermaid-plugin) | Adds diagrams and flowcharts rendered by [mermaid](https://github.com/knsv/mermaid) | #### Debugging |