-
PlantUML Sprachreferenz (1.2020.23) 182 / 303 13.3 JSON basic element 13 DISPLAY JSON DATA 13.3 JSON basic element 13.3.1 Synthesis of all JSON basic element @startjson { "null": null, "true": true, "false": includesub. For example: file1.puml: @startuml A -> A : stuff1 !startsub BASIC B -> B : stuff2 !endsub C -> C : stuff3 !startsub BASIC D -> D : stuff4 !endsub @enduml file1.puml would be rendered exactly file2.puml like this: file2.puml @startuml title this contains only B and D !includesub file1.puml!BASIC @enduml This file would be rendered exactly as if: @startuml title this contains only B and D B
0 码力 |
304 页 |
3.07 MB
| 1 年前 3
-
PlantUML Sprachreferenz (1.2020.22) 170 / 291 13.3 JSON basic element 13 DISPLAY JSON DATA 13.3 JSON basic element 13.3.1 Synthesis of all JSON basic element @startjson { "null": null, "true": true, "false": includesub. For example: file1.puml: @startuml A -> A : stuff1 !startsub BASIC B -> B : stuff2 !endsub C -> C : stuff3 !startsub BASIC D -> D : stuff4 !endsub @enduml file1.puml would be rendered exactly file2.puml like this: file2.puml @startuml title this contains only B and D !includesub file1.puml!BASIC @enduml This file would be rendered exactly as if: @startuml title this contains only B and D B
0 码力 |
292 页 |
2.98 MB
| 1 年前 3
-
styles for different highlights. @startjson PlantUML Sprachreferenz (1.2023.11) 240 / 528 11.4 JSON basic element 11 DISPLAY JSON DATA