Skip to content

Crash when incorporating json in State Diagram #631

@chris-ortiz-sndk

Description

@chris-ortiz-sndk

Hi,

I tried the example on this link: https://plantuml.com/state-diagram#84fccc92ba6ffe09

@startuml
state "A" as stateA
state "C" as stateC {
state B
}

json jsonJ {
"fruit":"Apple",
"size":"Large",
"color": ["Red", "Green"]
}
@enduml

Thanks and best regards,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions