Hello,
First off, great project!
I just downloaded the docker image and everything appears to have worked, however if I try to generate any json diagram, I get the following error. Anything that I can try?
@startjson
{
"fruit":"Apple",
"size":"Large",
"color":"Red"
}
@endjson
Thanks