Skip to content

Commit 8f779e6

Browse files
committed
...
1 parent 7c184d2 commit 8f779e6

File tree

1 file changed

+296
-0
lines changed

1 file changed

+296
-0
lines changed

lexical.json

Lines changed: 296 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,296 @@
1+
{
2+
"editorState": {
3+
"root": {
4+
"children": [
5+
{
6+
"children": [
7+
{
8+
"detail": 0,
9+
"format": 0,
10+
"mode": "normal",
11+
"style": "",
12+
"text": "Welcome to the playground",
13+
"type": "text",
14+
"version": 1
15+
}
16+
],
17+
"direction": "ltr",
18+
"format": "",
19+
"indent": 0,
20+
"type": "heading",
21+
"version": 1,
22+
"tag": "h1"
23+
},
24+
{
25+
"detail": 0,
26+
"format": 0,
27+
"mode": "token",
28+
"style": "",
29+
"text": "🙂",
30+
"type": "emoji",
31+
"version": 1,
32+
"className": "emoji happysmile"
33+
},
34+
{
35+
"children": [
36+
{
37+
"children": [
38+
{
39+
"detail": 0,
40+
"format": 0,
41+
"mode": "normal",
42+
"style": "",
43+
"text": "Visit the ",
44+
"type": "text",
45+
"version": 1
46+
},
47+
{
48+
"children": [
49+
{
50+
"detail": 0,
51+
"format": 0,
52+
"mode": "normal",
53+
"style": "",
54+
"text": "Lexical website",
55+
"type": "text",
56+
"version": 1
57+
}
58+
],
59+
"direction": "ltr",
60+
"format": "",
61+
"indent": 0,
62+
"type": "link",
63+
"version": 1,
64+
"rel": null,
65+
"target": null,
66+
"title": null,
67+
"url": "https://lexical.dev/"
68+
},
69+
{
70+
"detail": 0,
71+
"format": 0,
72+
"mode": "normal",
73+
"style": "",
74+
"text": " for documentation and more information.",
75+
"type": "text",
76+
"version": 1
77+
}
78+
],
79+
"direction": "ltr",
80+
"format": "",
81+
"indent": 0,
82+
"type": "listitem",
83+
"version": 1,
84+
"value": 1
85+
},
86+
{
87+
"children": [
88+
{
89+
"detail": 0,
90+
"format": 0,
91+
"mode": "normal",
92+
"style": "",
93+
"text": "Check out the code on our ",
94+
"type": "text",
95+
"version": 1
96+
},
97+
{
98+
"children": [
99+
{
100+
"detail": 0,
101+
"format": 0,
102+
"mode": "normal",
103+
"style": "",
104+
"text": "GitHub repository",
105+
"type": "text",
106+
"version": 1
107+
}
108+
],
109+
"direction": "ltr",
110+
"format": "",
111+
"indent": 0,
112+
"type": "link",
113+
"version": 1,
114+
"rel": null,
115+
"target": null,
116+
"title": null,
117+
"url": "https://github.com/facebook/lexical"
118+
},
119+
{
120+
"detail": 0,
121+
"format": 0,
122+
"mode": "normal",
123+
"style": "",
124+
"text": ".",
125+
"type": "text",
126+
"version": 1
127+
}
128+
],
129+
"direction": "ltr",
130+
"format": "",
131+
"indent": 0,
132+
"type": "listitem",
133+
"version": 1,
134+
"value": 2
135+
},
136+
{
137+
"children": [
138+
{
139+
"detail": 0,
140+
"format": 0,
141+
"mode": "normal",
142+
"style": "",
143+
"text": "Playground code can be found ",
144+
"type": "text",
145+
"version": 1
146+
},
147+
{
148+
"children": [
149+
{
150+
"detail": 0,
151+
"format": 0,
152+
"mode": "normal",
153+
"style": "",
154+
"text": "here",
155+
"type": "text",
156+
"version": 1
157+
}
158+
],
159+
"direction": "ltr",
160+
"format": "",
161+
"indent": 0,
162+
"type": "link",
163+
"version": 1,
164+
"rel": null,
165+
"target": null,
166+
"title": null,
167+
"url": "https://github.com/facebook/lexical/tree/main/packages/lexical-playground"
168+
},
169+
{
170+
"detail": 0,
171+
"format": 0,
172+
"mode": "normal",
173+
"style": "",
174+
"text": ".",
175+
"type": "text",
176+
"version": 1
177+
}
178+
],
179+
"direction": "ltr",
180+
"format": "",
181+
"indent": 0,
182+
"type": "listitem",
183+
"version": 1,
184+
"value": 3
185+
},
186+
{
187+
"children": [
188+
{
189+
"detail": 0,
190+
"format": 0,
191+
"mode": "normal",
192+
"style": "",
193+
"text": "Join our ",
194+
"type": "text",
195+
"version": 1
196+
},
197+
{
198+
"children": [
199+
{
200+
"detail": 0,
201+
"format": 0,
202+
"mode": "normal",
203+
"style": "",
204+
"text": "Discord Server",
205+
"type": "text",
206+
"version": 1
207+
}
208+
],
209+
"direction": "ltr",
210+
"format": "",
211+
"indent": 0,
212+
"type": "link",
213+
"version": 1,
214+
"rel": null,
215+
"target": null,
216+
"title": null,
217+
"url": "https://discord.com/invite/KmG4wQnnD9"
218+
},
219+
{
220+
"detail": 0,
221+
"format": 0,
222+
"mode": "normal",
223+
"style": "",
224+
"text": " and chat with the team.",
225+
"type": "text",
226+
"version": 1
227+
}
228+
],
229+
"direction": "ltr",
230+
"format": "",
231+
"indent": 0,
232+
"type": "listitem",
233+
"version": 1,
234+
"value": 4
235+
}
236+
],
237+
"direction": "ltr",
238+
"format": "",
239+
"indent": 0,
240+
"type": "list",
241+
"version": 1,
242+
"listType": "bullet",
243+
"start": 1,
244+
"tag": "ul"
245+
},
246+
{
247+
"children": [
248+
{
249+
"detail": 0,
250+
"format": 0,
251+
"mode": "normal",
252+
"style": "",
253+
"text": "Lastly, we're constantly adding cool new features to this playground. So make sure you check back here when you next get a chance ",
254+
"type": "text",
255+
"version": 1
256+
},
257+
{
258+
"detail": 0,
259+
"format": 0,
260+
"mode": "token",
261+
"style": "",
262+
"text": "🙂",
263+
"type": "emoji",
264+
"version": 1,
265+
"className": "emoji happysmile"
266+
},
267+
{
268+
"detail": 0,
269+
"format": 0,
270+
"mode": "normal",
271+
"style": "",
272+
"text": ".",
273+
"type": "text",
274+
"version": 1
275+
}
276+
],
277+
"direction": "ltr",
278+
"format": "",
279+
"indent": 0,
280+
"type": "paragraph",
281+
"version": 1,
282+
"textFormat": 0,
283+
"textStyle": ""
284+
}
285+
],
286+
"direction": "ltr",
287+
"format": "",
288+
"indent": 0,
289+
"type": "root",
290+
"version": 1
291+
}
292+
},
293+
"lastSaved": 1739541749446,
294+
"source": "Playground",
295+
"version": "0.24.0"
296+
}

0 commit comments

Comments
 (0)