You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to fix/debug this for a while but didn't have any luck. When I try to generate my gitbook via gitbook serve the images get generated in ./assets folder but are not copied to _book used by gitbook to serve the data.
Similarly running gitbook pdf ./ ./mybook.pdf renders the document but no plantuml diagrams get contained into it. Is this possible that plantuml plugin is not compatible with gitbook 3.2.2?
Hello,
I've been trying to fix/debug this for a while but didn't have any luck. When I try to generate my gitbook via
gitbook serve
the images get generated in ./assets folder but are not copied to _book used by gitbook to serve the data.Similarly running
gitbook pdf ./ ./mybook.pdf
renders the document but no plantuml diagrams get contained into it. Is this possible that plantuml plugin is not compatible with gitbook 3.2.2?The text was updated successfully, but these errors were encountered: