diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-10-30 16:19:19 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-10-30 16:19:19 +0100 |
commit | ba0f379a89dd44fc6d291e03ea69a92773a7ea1a (patch) | |
tree | 4bc4b3c6a93cbe63f3d5ee8ffeadb90695cd0a07 | |
parent | 1d9509b3b6fbb06c0fedcc28fe6f3a741b0dc83b (diff) | |
download | gitbook-ba0f379a89dd44fc6d291e03ea69a92773a7ea1a.zip gitbook-ba0f379a89dd44fc6d291e03ea69a92773a7ea1a.tar.gz gitbook-ba0f379a89dd44fc6d291e03ea69a92773a7ea1a.tar.bz2 |
Add plugin infinitescroll
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -222,6 +222,7 @@ Plugins can be used to extend your book's functionality. Read [GitbookIO/plugin] | [quizzes](https://github.com/GitbookIO/plugin-quizzes) | Add interactive quizzes to your book. | | [mathjax](https://github.com/GitbookIO/plugin-mathjax) | Displays mathematical notation in the book. | | [mixpanel](https://github.com/GitbookIO/plugin-mixpanel) | Mixpanel tracking for your book | +| [infinitescroll](https://github.com/GitbookIO/gitbook-plugin-infinitescroll) | Infinite Scrolling | ##### Other plugins: |