From e5f17cd69407f990c3533a78796277ee02f0e1e8 Mon Sep 17 00:00:00 2001 From: Jozef Vilcek Date: Sun, 11 Jan 2015 13:52:11 +0100 Subject: [PATCH] Enlist gitbook-mermaid plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcf974b21..9e4ef5e8a 100644 --- a/README.md +++ b/README.md @@ -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