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

plantuml-viewer is not rendering "database" keyword #50

Open
fdutenho opened this issue Nov 23, 2018 · 1 comment
Open

plantuml-viewer is not rendering "database" keyword #50

fdutenho opened this issue Nov 23, 2018 · 1 comment

Comments

@fdutenho
Copy link

@startuml
allow_mixing
class foo1
usecase foo2
database foo3
foo1 -- foo2
@enduml

ends up with
"database foo3
Syntax Error?
did you mean:
database- foo3"

@fdutenho
Copy link
Author

fdutenho commented Nov 23, 2018

"compile" the .puml file into an .png with plantuml.jar works

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

1 participant