Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the code-tabs-item block plugin? #2110

Closed
zuiwuchang opened this issue Aug 12, 2018 · 0 comments
Closed

Where is the code-tabs-item block plugin? #2110

zuiwuchang opened this issue Aug 12, 2018 · 0 comments

Comments

@zuiwuchang
Copy link

I created a book on gitbook.io and cloned the repo to my local in order to generate a website output. I encountered the following error:

$ gitbook serve 
Live reload server started on port: 35729
Press CTRL+C to quit ...

info: 7 plugins are installed 
info: loading plugin "livereload"... OK 
info: loading plugin "highlight"... OK 
info: loading plugin "search"... OK 
info: loading plugin "lunr"... OK 
info: loading plugin "sharing"... OK 
info: loading plugin "fontsettings"... OK 
info: loading plugin "theme-default"... OK 
info: found 7 pages 
info: found 2 asset files 
error: error while generating page "XXX.md": 

Template render error: (/XXX.md) [Line 41, Column 17]
  parseSignature: expected comma after expression

XXX.md [Line 41, Column 17]

{% code-tabs-item title="app.component.ts" %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants