We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example
@startuml Container Diagram !includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/release/1-0/C4_Container.puml Container(c, "My Container", "Application", "Does stuff and things.") @enduml
Result renders with <size:TECHN_FONT_SIZE>[Application]</size> in the place Application should have been rendered.
<size:TECHN_FONT_SIZE>[Application]</size>
Application
I am running the docker plantuml/plantuml-server:jetty image server.
plantuml/plantuml-server:jetty
This only started happening recently. I know it was working two weeks ago.
The text was updated successfully, but these errors were encountered:
This has been resolved by #90
Sorry, something went wrong.
No branches or pull requests
Example
Result renders with
<size:TECHN_FONT_SIZE>[Application]</size>
in the placeApplication
should have been rendered.I am running the docker
plantuml/plantuml-server:jetty
image server.This only started happening recently. I know it was working two weeks ago.
The text was updated successfully, but these errors were encountered: