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
How to the plantuml servers (this plantuml-server, the old online plantuml server or the new online server) manage multiple diagrams on the same file or same text area?
The output seems funny... 😃
Here are some tests with the new online editor.
@startumlparticipantParticipantasFooactorActorasFoo1boundaryBoundaryasFoo2controlControlasFoo3entityEntityasFoo4databaseDatabaseasFoo5collectionsCollectionsasFoo6queueQueueasFoo7Foo->Foo1 : To actor
Foo->Foo2 : To boundary
Foo->Foo3 : To control
Foo->Foo4 : To entity
Foo->Foo5 : To database
Foo->Foo6 : To collections
Foo->Foo7: To queue
@enduml@startjson
{
"fruit":"Apple",
"size":"Large",
"color": ["Red", "Green"]
}
@endjson
Regards,
Th.
The text was updated successfully, but these errors were encountered:
Context
During test of:
Question or bug report
The output seems funny... 😃
Here are some tests with the new online editor.
Example
Or:
Regards,
Th.
The text was updated successfully, but these errors were encountered: