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

parser.js:3556

Open juhuan opened this issue 5 years ago • 2 comments

/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", "`", [ -'], [ -@], [*], [+-@], [1-9], [A-Z], [A-`], [[], [\-], [\x80-\uFFFF], [_], [a-\xFFFF], [a-z], [~] or end of input but "\b" found.

juhuan avatar Jan 15 '19 13:01 juhuan

same problem, I see the gitbook doc says that plugins system seems not to be surported any more.

daolanfler avatar Jan 30 '19 07:01 daolanfler

Hi, as I am not using this plugin personally anymore, I'm open for PRs. Feel free to come up with something and I'll be happy to try it out!

julianxhokaxhiu avatar Jun 12 '19 11:06 julianxhokaxhiu