summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Priou <erixtekila@gmail.com>2014-04-27 22:18:09 +0200
committerEric Priou <erixtekila@gmail.com>2014-04-27 22:18:09 +0200
commite6bc0a0fb7e2f347e932634f329db33fa51ae0c1 (patch)
tree377fa7e399c273a9e9b4d563b4f45b4cd4c786ce
parent93e4016c090640d2dc99c0911cb0f9497bde5a9d (diff)
downloadgitbook-e6bc0a0fb7e2f347e932634f329db33fa51ae0c1.zip
gitbook-e6bc0a0fb7e2f347e932634f329db33fa51ae0c1.tar.gz
gitbook-e6bc0a0fb7e2f347e932634f329db33fa51ae0c1.tar.bz2
Update README.md
3rd party plugins done in the weekend
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c9c050..e7c3ab6 100644
--- a/README.md
+++ b/README.md
@@ -148,3 +148,8 @@ Plugins can used to extend your book functionnalities. Read [GitbookIO/plugin](h
* [Google Analytics](https://github.com/GitbookIO/plugin-ga): Google Analytics tracking for your book
* [Disqus](https://github.com/GitbookIO/plugin-disqus): Disqus comments integration in your book
+
+##### 3rd party plugins:
+
+* [Transform comments to notes](https://github.com/erixtekila/gitbook-plugin-comments): Allow markdown comments to be inserted in HTML output
+* [Send code to console](https://github.com/erixtekila/gitbook-plugin-toconsole): Evaluate javascript blockin the browser inspector's console