mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
9 lines
380 B
Plaintext
9 lines
380 B
Plaintext
{
|
|
"nodes":[
|
|
{"id":"6d086377874a2c3e","x":125,"y":120,"width":290,"height":136,"type":"text","text":"hello\n```python\nprint(hello)\n```"},
|
|
{"id":"4ea13bda93de0345","x":145,"y":-186,"width":250,"height":56,"type":"text","text":"hello"}
|
|
],
|
|
"edges":[
|
|
{"id":"cd66a8b0cd595be8","fromNode":"4ea13bda93de0345","fromSide":"bottom","toNode":"6d086377874a2c3e","toSide":"top"}
|
|
]
|
|
} |