Not sure how to get rid of the enclosing PlantUML pragmas:
@startjson { "fruit":"Apple", "size":"Large", "color": ["Red", "Green"] } @endjson
//Asciidoc follows [plantuml] ---- @startjson include::../path/to/fruit.json[] @endjson ---- ```
Not sure how to get rid of the enclosing PlantUML pragmas: