summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-27 22:26:56 +0200
committerSamy Pessé <samypesse@gmail.com>2014-04-27 22:26:56 +0200
commit0e0d051f7c1970ecac623737a087d57a41bfee74 (patch)
tree173fd1a84b97cf1a600c0d35f24c74d8bc69ad2a
parent93e4016c090640d2dc99c0911cb0f9497bde5a9d (diff)
parenta1b649a27947dd4cd78913dd8706b314601aaa3c (diff)
downloadgitbook-0e0d051f7c1970ecac623737a087d57a41bfee74.zip
gitbook-0e0d051f7c1970ecac623737a087d57a41bfee74.tar.gz
gitbook-0e0d051f7c1970ecac623737a087d57a41bfee74.tar.bz2
Merge pull request #173 from erixtekila/master
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c9c050..06356fd 100644
--- a/README.md
+++ b/README.md
@@ -148,3 +148,5 @@ 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
+* [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