127 lines
2.8 KiB
JSON
Generated
127 lines
2.8 KiB
JSON
Generated
{
|
|
"name": "",
|
|
"fontFamily": "SourceSansPro",
|
|
"shapes": [
|
|
{
|
|
"id": "hello world",
|
|
"type": "code",
|
|
"pos": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"width": 239,
|
|
"height": 150,
|
|
"opacity": 1,
|
|
"strokeDash": 0,
|
|
"strokeWidth": 2,
|
|
"borderRadius": 0,
|
|
"fill": "#FFFFFF",
|
|
"stroke": "#0A0F25",
|
|
"shadow": false,
|
|
"3d": false,
|
|
"multiple": false,
|
|
"double-border": false,
|
|
"tooltip": "",
|
|
"link": "",
|
|
"icon": null,
|
|
"iconPosition": "",
|
|
"blend": false,
|
|
"fields": null,
|
|
"methods": null,
|
|
"columns": null,
|
|
"label": "\n\n# 2 leading, 2 trailing\ndef hello():\n\n print \"world\"\n\n",
|
|
"fontSize": 16,
|
|
"fontFamily": "DEFAULT",
|
|
"language": "python",
|
|
"color": "#0A0F25",
|
|
"italic": false,
|
|
"bold": true,
|
|
"underline": false,
|
|
"labelWidth": 234,
|
|
"labelHeight": 145,
|
|
"zIndex": 0,
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": "no trailing",
|
|
"type": "code",
|
|
"pos": {
|
|
"x": 299,
|
|
"y": 16
|
|
},
|
|
"width": 160,
|
|
"height": 118,
|
|
"opacity": 1,
|
|
"strokeDash": 0,
|
|
"strokeWidth": 2,
|
|
"borderRadius": 0,
|
|
"fill": "#FFFFFF",
|
|
"stroke": "#0A0F25",
|
|
"shadow": false,
|
|
"3d": false,
|
|
"multiple": false,
|
|
"double-border": false,
|
|
"tooltip": "",
|
|
"link": "",
|
|
"icon": null,
|
|
"iconPosition": "",
|
|
"blend": false,
|
|
"fields": null,
|
|
"methods": null,
|
|
"columns": null,
|
|
"label": "\n\n# 2 leading\ndef hello():\n\n print \"world\"",
|
|
"fontSize": 16,
|
|
"fontFamily": "DEFAULT",
|
|
"language": "python",
|
|
"color": "#0A0F25",
|
|
"italic": false,
|
|
"bold": true,
|
|
"underline": false,
|
|
"labelWidth": 155,
|
|
"labelHeight": 113,
|
|
"zIndex": 0,
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": "no leading",
|
|
"type": "code",
|
|
"pos": {
|
|
"x": 519,
|
|
"y": 16
|
|
},
|
|
"width": 160,
|
|
"height": 118,
|
|
"opacity": 1,
|
|
"strokeDash": 0,
|
|
"strokeWidth": 2,
|
|
"borderRadius": 0,
|
|
"fill": "#FFFFFF",
|
|
"stroke": "#0A0F25",
|
|
"shadow": false,
|
|
"3d": false,
|
|
"multiple": false,
|
|
"double-border": false,
|
|
"tooltip": "",
|
|
"link": "",
|
|
"icon": null,
|
|
"iconPosition": "",
|
|
"blend": false,
|
|
"fields": null,
|
|
"methods": null,
|
|
"columns": null,
|
|
"label": "# 2 trailing\ndef hello():\n\n print \"world\"\n\n",
|
|
"fontSize": 16,
|
|
"fontFamily": "DEFAULT",
|
|
"language": "python",
|
|
"color": "#0A0F25",
|
|
"italic": false,
|
|
"bold": true,
|
|
"underline": false,
|
|
"labelWidth": 155,
|
|
"labelHeight": 113,
|
|
"zIndex": 0,
|
|
"level": 1
|
|
}
|
|
],
|
|
"connections": []
|
|
}
|