summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJozef Vilcek <JozoVilcek@users.noreply.github.com>2015-01-11 13:52:11 +0100
committerJozef Vilcek <JozoVilcek@users.noreply.github.com>2015-01-11 13:52:11 +0100
commite5f17cd69407f990c3533a78796277ee02f0e1e8 (patch)
treeea492d09c95ad9bfae0b1bfb5f35bc0966fd9b2d /README.md
parentb50dea9c70f952a3886c8846796340a211868021 (diff)
downloadgitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.zip
gitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.tar.gz
gitbook-e5f17cd69407f990c3533a78796277ee02f0e1e8.tar.bz2
Enlist gitbook-mermaid plugin
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dcf974b..9e4ef5e 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