-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
gitbook-plugin-uml does not work #58
Comments
|
convert indent to backtick(codeblock) |
I figure out it. The plugin CodeBlock to Block Tags. and then, honkit/packages/@honkit/markdown/src/page.ts Lines 25 to 59 in bb5149f
\t to CodeBlock.
|
https://github.com/GitbookIO/gitbook-markdown/blob/master/package.json |
#60 will fix this issue. But, still exist edge case like following.
|
Summary
https://github.com/vowstar/gitbook-plugin-uml does not work on Honkit
Step to reproduce
Expected results
Render the uml correctly.
Actual results
Rendering error.
Note
https://github.com/vowstar/gitbook-plugin-uml/blob/99ad7443d2a2c051c2327c7ebda63a0ca19f1621/index.js#L41
Dump the
code
variable and I noticed the differnece between GitBook and HonKitGitBook
HonKit
The text was updated successfully, but these errors were encountered: