Plugins can be used to extend your book's functionality. Read GitbookIO/plugin for more information about how to build a plugin for GitBook.
Plugins needed to build a book can be installed using: gitbook install ./
.
名字 | 描述 |
---|---|
exercises | Add interactive exercises to your book. |
quizzes | Add interactive quizzes to your book. |
mathjax | Displays mathematical notation in the book. |
mixpanel | Mixpanel tracking for your book |
infinitescroll | Infinite Scrolling |
名字 | 描述 |
---|---|
Google Analytics | Google Analytics tracking for your book |
Disqus | Disqus comments integration in your book |
Autocover | Generate a cover for your book |
Transform annoted quotes to notes | Allow extra markdown markup to render blockquotes as nice notes |
Send code to console | Evaluate javascript block in the browser inspector's console |
Revealable sections | Reveal sections of the page using buttons made from the first title in each section |
Markdown within HTML | Process markdown within HTML blocks - allows custom layout options for individual pages |
Bootstrap JavaScript plugins | Use the Bootstrap JavaScript plugins in your online GitBook |
Piwik Open Analytics | Piwik Open Analytics tracking for your book |
Heading Anchors | Add linkable Github-style anchors to headings |
JSBin | Embedded jsbin frame into your book |
gitbook-grvis | Gitbook GrViz plugin is used to select from markdown dot and converting it into a picture format svg |
gitbook-plantuml | Gitbook PlantUml plugin is used to select from markdown uml and converting it into a picture format svg |