gitbook-plugin-summary icon indicating copy to clipboard operation
gitbook-plugin-summary copied to clipboard

Gitbook plugin to auto-generate SUMMARY.md

Results 5 gitbook-plugin-summary issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

I find it important enough. :P

more info: https://github.com/julianxhokaxhiu/gitbook-plugin-summary/issues/14

enhancement

For example if your structure looks like this ``` . ├── 1. │   ├── README.md │   └── TEST.md ├── 2. │   └── README.md ├── book.json ├── README.md └── SUMMARY.md ```...

bug
help wanted

``` /Users/juhuan.wy/dev_ap/mobile-f2fpay/docs/node_modules/markdown-parser/src/parser.js:3556 throw peg$buildException(null, peg$maxFailExpected, peg$maxFailPos); ^ SyntaxError: Expected " ", " ", "#", "* ", "- ", "- [ ] ", "- [x] ", "\n", "\r", "\r\n", "\t", "`",...

bug
help wanted