diff --git a/README.md b/README.md index 1c9c050a9..e7c3ab6e1 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