Skip to content

Commit 20ffb14

Browse files
Merge branch 'main' of github.com:textcortex/JSON-DOC into highlighting-validation-and-error-boundry
2 parents dc1f48c + 3fdb6d5 commit 20ffb14

27 files changed

+278
-220
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

typescript/examples/vite_basic/pnpm-lock.yaml renamed to examples/vite_basic/pnpm-lock.yaml

Lines changed: 188 additions & 208 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/examples/vite_basic/public/spacing_test.json renamed to examples/vite_basic/public/spacing_test.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,51 @@
2222
}
2323
},
2424
"children": [
25+
{
26+
"object": "block",
27+
"id": "bk_01jxm798e7eantmhjr295qsqm9",
28+
"type": "bulleted_list_item",
29+
"created_time": "2025-06-13T08:42:43.392470Z",
30+
"created_by": {
31+
"object": "user",
32+
"id": "bcf6c03e-51a1-4f05-97d8-d616405b42a2"
33+
},
34+
"has_children": false,
35+
"metadata": {
36+
"origin": {
37+
"file_id": "file_01jxm77f69e09ssze1s203bb2c",
38+
"page_num": 3
39+
}
40+
},
41+
"bulleted_list_item": {
42+
"rich_text": [
43+
{
44+
"type": "text",
45+
"text": {
46+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
47+
},
48+
"annotations": {},
49+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
50+
},
51+
{
52+
"type": "text",
53+
"text": {
54+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
55+
},
56+
"annotations": {},
57+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
58+
},
59+
{
60+
"type": "text",
61+
"text": {
62+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
63+
},
64+
"annotations": {},
65+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
66+
}
67+
]
68+
}
69+
},
2570
{
2671
"object": "block",
2772
"id": "blk_heading1_top",
File renamed without changes.

0 commit comments

Comments
 (0)