- Boards with subboards are now selfcontained folders with index.svg/png as the root board render. - Boards that are only containers of other boards are not rendered. For example a scenario with no modifications and only steps only has its steps rendered. - Boards with sibling boards of another type are rendered under a subdirectory indicating their type to separate them. For example a board with layers and scenarios has its layers rendered into subfolder layers and scenarios into subfolder scenarios. cc @berniexie see BoardContainer field on d2target.Board for the field you were looking for to skip renders for PDFs too.
38 lines
679 B
JSON
Generated
38 lines
679 B
JSON
Generated
{
|
|
"graph": {
|
|
"name": "",
|
|
"boardContainer": false,
|
|
"ast": {
|
|
"range": "d2/testdata/d2oracle/TestDelete/flat.d2,0:0:0-0:0:0",
|
|
"nodes": null
|
|
},
|
|
"root": {
|
|
"id": "",
|
|
"id_val": "",
|
|
"label_dimensions": {
|
|
"width": 0,
|
|
"height": 0
|
|
},
|
|
"attributes": {
|
|
"label": {
|
|
"value": ""
|
|
},
|
|
"style": {},
|
|
"near_key": null,
|
|
"shape": {
|
|
"value": ""
|
|
},
|
|
"direction": {
|
|
"value": ""
|
|
},
|
|
"constraint": {
|
|
"value": ""
|
|
}
|
|
},
|
|
"zIndex": 0
|
|
},
|
|
"edges": null,
|
|
"objects": null
|
|
},
|
|
"err": "<nil>"
|
|
}
|