d2/e2etests/testdata/stable/md_2space_newline/elk/board.exp.json

87 lines
1.9 KiB
JSON
Raw Normal View History

2022-11-25 19:48:03 +00:00
{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-11-25 19:48:03 +00:00
"shapes": [
{
"id": "markdown",
"type": "",
"pos": {
"x": 12,
"y": 12
},
"width": 609,
"height": 198,
2022-11-25 19:48:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#E3E9FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-25 19:48:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "markdown",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-11-25 19:48:03 +00:00
"underline": false,
"labelWidth": 129,
"labelHeight": 41,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-25 19:48:03 +00:00
},
{
"id": "markdown.md",
"type": "text",
"pos": {
"x": 87,
"y": 87
},
"width": 459,
"height": 48,
2022-11-25 19:48:03 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-12-18 05:34:42 +00:00
"fill": "transparent",
"stroke": "#0A0F25",
2022-11-25 19:48:03 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-25 19:48:03 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, \nsed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
2022-12-26 05:50:40 +00:00
"bold": false,
2022-11-25 19:48:03 +00:00
"underline": false,
"labelWidth": 459,
2022-11-29 22:22:23 +00:00
"labelHeight": 48,
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 2
2022-11-25 19:48:03 +00:00
}
],
"connections": []
}