diff --git a/README.md b/README.md index 8cd88e433..55edcc96c 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,6 @@ Plugins can used to extend your book's functionality. Read [GitbookIO/plugin](ht * [Disqus](https://github.com/GitbookIO/plugin-disqus): Disqus comments integration in your book * [Transform annoted quotes to notes](https://github.com/erixtekila/gitbook-plugin-richquotes): Allow extra markdown markup to render blockquotes as nice notes * [Send code to console](https://github.com/erixtekila/gitbook-plugin-toconsole): Evaluate javascript blockin the browser inspector's console +* [Revealable sections](https://github.com/mrpotes/gitbook-plugin-reveal): Reveal sections of the page using buttons made from the first title in each section +* [Markdown within HTML](https://github.com/mrpotes/gitbook-plugin-nestedmd): Process markdown within HTML blocks - allows custom layout options for individual pages +* [Bootstrap JavaScript plugins](https://github.com/mrpotes/gitbook-plugin-bootstrapjs): Use the [Bootstrap JavaScript plugins](http://getbootstrap.com/javascript) in your online GitBook