-
-
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
PlantUML support of plantuml-stdlib #578
Comments
Hello @romkavt
It should work... 🤔 Here's a working example on https://kroki.io (running v0.10.0)
|
Thanks for your attention Here is an example of diagram:
Here are log messages:
Some extra info:
|
Thanks, I can reproduce this issue!
|
Thanks for your efforts! With KROKI_SAFE_MODE=unsafe ArchiMate diagrams works well. Waiting kroki 0.11 release) |
I have another one case. Here in an diagram source code:
produces the following error in kroki server with KROKI_SAFE_MODE=unsafe setting on Ubuntu:
|
It seems to be working on https://kroki.io Not entirely sure why it throws |
resolves #578 preserve PlantUML stdlib: archimate, logos and elastic
I cannot reproduce this issue on master using If you still get this error on the next version (v0.11.0), feel to open a new issue with a reproduction case. |
I had used Docker container image. |
It would be great to implement support of entire https://plantuml.com/stdlib embedded into PlantUML.
Looks strange: "!include <C4/C4_Container>" works well, but "!include <archimate/Archimate>" or "!include <aws/common>" does not.
I see the following error message in kroki logs when trying to use plantuml-stdlib:
{"timestamp":"1612202036712","level":"ERROR","thread":"vert.x-eventloop-thread-0","mdc":{"error_message":"Syntax Error? (line: 9)","path":"/plantuml/svg/eNp....
The text was updated successfully, but these errors were encountered: