We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb10ae commit 1f36eb1Copy full SHA for 1f36eb1
.npmignore
@@ -1,6 +1,6 @@
1
*
2
-!book/**
3
!index.js
+!dist/**
4
!package.json
5
!LICENSE
6
!README.md
package.json
{
"name": "gitbook-plugin-intopic-toc",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "GitBook Plugin to add inline table of contents (TOC) to each page based on configurable selectors.",
"keywords": [
"gitbook",
0 commit comments