mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
upt
This commit is contained in:
parent
ae766c21b8
commit
84430ca812
15
content/Excalidraw/Drawing 2023-02-20 18.15.18.excalidraw.md
Normal file
15
content/Excalidraw/Drawing 2023-02-20 18.15.18.excalidraw.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
excalidraw-plugin: parsed
|
||||||
|
tags: [excalidraw]
|
||||||
|
|
||||||
|
---
|
||||||
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
|
||||||
|
|
||||||
|
|
||||||
|
%%
|
||||||
|
# Drawing
|
||||||
|
```json
|
||||||
|
{"type":"excalidraw","version":2,"source":"https://excalidraw.com","elements":[],"appState":{"gridSize":null,"viewBackgroundColor":"#ffffff"}}
|
||||||
|
```
|
||||||
|
%%
|
||||||
@ -4,3 +4,4 @@ title: "Resource Repositories"
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[[notes/test.canvas]]
|
||||||
9
content/notes/test.canvas
Normal file
9
content/notes/test.canvas
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"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"}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user