5
5
{
6
6
"styles" : {
7
7
"bold" : true ,
8
+ "textColor" : " rgb(0, 0, 0)" ,
8
9
},
9
10
"text" : " Heading 1" ,
10
11
"type" : " text" ,
25
26
{
26
27
"styles" : {
27
28
"bold" : true ,
29
+ "textColor" : " rgb(0, 0, 0)" ,
28
30
},
29
31
"text" : " Heading 2" ,
30
32
"type" : " text" ,
45
47
{
46
48
"styles" : {
47
49
"bold" : true ,
50
+ "textColor" : " rgb(0, 0, 0)" ,
48
51
},
49
52
"text" : " Heading 3" ,
50
53
"type" : " text" ,
63
66
"children" : [],
64
67
"content" : [
65
68
{
66
- "styles" : {},
69
+ "styles" : {
70
+ "textColor" : " rgb(0, 0, 0)" ,
71
+ },
67
72
"text" : " Paragraph 1" ,
68
73
"type" : " text" ,
69
74
},
80
85
"children" : [],
81
86
"content" : [
82
87
{
83
- "styles" : {},
88
+ "styles" : {
89
+ "textColor" : " rgb(0, 0, 0)" ,
90
+ },
84
91
"text" : " Paragraph 2" ,
85
92
"type" : " text" ,
86
93
},
97
104
"children" : [],
98
105
"content" : [
99
106
{
100
- "styles" : {},
107
+ "styles" : {
108
+ "textColor" : " rgb(0, 0, 0)" ,
109
+ },
101
110
"text" : " Paragraph 3" ,
102
111
"type" : " text" ,
103
112
},
114
123
"children" : [],
115
124
"content" : [
116
125
{
117
- "styles" : {},
126
+ "styles" : {
127
+ "textColor" : " rgb(0, 0, 0)" ,
128
+ },
118
129
"text" : "Paragraph With
119
130
Hard Break",
120
131
"type" : " text" ,
@@ -134,36 +145,45 @@ Hard Break",
134
145
{
135
146
"styles" : {
136
147
"bold" : true ,
148
+ "textColor" : " rgb(0, 0, 0)" ,
137
149
},
138
150
"text" : " Bold" ,
139
151
"type" : " text" ,
140
152
},
141
153
{
142
- "styles" : {},
154
+ "styles" : {
155
+ "textColor" : " rgb(0, 0, 0)" ,
156
+ },
143
157
"text" : " " ,
144
158
"type" : " text" ,
145
159
},
146
160
{
147
161
"styles" : {
148
162
"italic" : true ,
163
+ "textColor" : " rgb(0, 0, 0)" ,
149
164
},
150
165
"text" : " Italic" ,
151
166
"type" : " text" ,
152
167
},
153
168
{
154
- "styles" : {},
169
+ "styles" : {
170
+ "textColor" : " rgb(0, 0, 0)" ,
171
+ },
155
172
"text" : " Underline " ,
156
173
"type" : " text" ,
157
174
},
158
175
{
159
176
"styles" : {
160
177
"strike" : true ,
178
+ "textColor" : " rgb(0, 0, 0)" ,
161
179
},
162
180
"text" : " Strikethrough" ,
163
181
"type" : " text" ,
164
182
},
165
183
{
166
- "styles" : {},
184
+ "styles" : {
185
+ "textColor" : " rgb(0, 0, 0)" ,
186
+ },
167
187
"text" : " " ,
168
188
"type" : " text" ,
169
189
},
@@ -172,6 +192,7 @@ Hard Break",
172
192
"bold" : true ,
173
193
"italic" : true ,
174
194
"strike" : true ,
195
+ "textColor" : " rgb(255, 0, 0)" ,
175
196
},
176
197
"text" : " All" ,
177
198
"type" : " text" ,
@@ -194,7 +215,14 @@ Hard Break",
194
215
"content" : [
195
216
{
196
217
"styles" : {},
197
- "text" : " Nested Numbered List Item 1" ,
218
+ "text" : " " ,
219
+ "type" : " text" ,
220
+ },
221
+ {
222
+ "styles" : {
223
+ "textColor" : " rgb(0, 0, 0)" ,
224
+ },
225
+ "text" : " Nested Numbered List Item 1" ,
198
226
"type" : " text" ,
199
227
},
200
228
],
@@ -211,7 +239,14 @@ Hard Break",
211
239
"content" : [
212
240
{
213
241
"styles" : {},
214
- "text" : " Nested Numbered List Item 2" ,
242
+ "text" : " " ,
243
+ "type" : " text" ,
244
+ },
245
+ {
246
+ "styles" : {
247
+ "textColor" : " rgb(0, 0, 0)" ,
248
+ },
249
+ "text" : " Nested Numbered List Item 2" ,
215
250
"type" : " text" ,
216
251
},
217
252
],
@@ -227,7 +262,14 @@ Hard Break",
227
262
"content" : [
228
263
{
229
264
"styles" : {},
230
- "text" : " Nested Bullet List Item 1" ,
265
+ "text" : " " ,
266
+ "type" : " text" ,
267
+ },
268
+ {
269
+ "styles" : {
270
+ "textColor" : " rgb(0, 0, 0)" ,
271
+ },
272
+ "text" : " Nested Bullet List Item 1" ,
231
273
"type" : " text" ,
232
274
},
233
275
],
@@ -244,7 +286,14 @@ Hard Break",
244
286
"content" : [
245
287
{
246
288
"styles" : {},
247
- "text" : " Nested Bullet List Item 2" ,
289
+ "text" : " " ,
290
+ "type" : " text" ,
291
+ },
292
+ {
293
+ "styles" : {
294
+ "textColor" : " rgb(0, 0, 0)" ,
295
+ },
296
+ "text" : " Nested Bullet List Item 2" ,
248
297
"type" : " text" ,
249
298
},
250
299
],
@@ -260,7 +309,14 @@ Hard Break",
260
309
"content" : [
261
310
{
262
311
"styles" : {},
263
- "text" : " Bullet List Item 1" ,
312
+ "text" : " " ,
313
+ "type" : " text" ,
314
+ },
315
+ {
316
+ "styles" : {
317
+ "textColor" : " rgb(0, 0, 0)" ,
318
+ },
319
+ "text" : " Bullet List Item 1" ,
264
320
"type" : " text" ,
265
321
},
266
322
],
@@ -277,7 +333,14 @@ Hard Break",
277
333
"content" : [
278
334
{
279
335
"styles" : {},
280
- "text" : " Bullet List Item 2" ,
336
+ "text" : " " ,
337
+ "type" : " text" ,
338
+ },
339
+ {
340
+ "styles" : {
341
+ "textColor" : " rgb(0, 0, 0)" ,
342
+ },
343
+ "text" : " Bullet List Item 2" ,
281
344
"type" : " text" ,
282
345
},
283
346
],
@@ -294,7 +357,14 @@ Hard Break",
294
357
"content" : [
295
358
{
296
359
"styles" : {},
297
- "text" : " Numbered List Item 1" ,
360
+ "text" : " " ,
361
+ "type" : " text" ,
362
+ },
363
+ {
364
+ "styles" : {
365
+ "textColor" : " rgb(0, 0, 0)" ,
366
+ },
367
+ "text" : " Numbered List Item 1" ,
298
368
"type" : " text" ,
299
369
},
300
370
],
@@ -311,7 +381,14 @@ Hard Break",
311
381
"content" : [
312
382
{
313
383
"styles" : {},
314
- "text" : " Numbered List Item 2" ,
384
+ "text" : " " ,
385
+ "type" : " text" ,
386
+ },
387
+ {
388
+ "styles" : {
389
+ "textColor" : " rgb(0, 0, 0)" ,
390
+ },
391
+ "text" : " Numbered List Item 2" ,
315
392
"type" : " text" ,
316
393
},
317
394
],
@@ -372,7 +449,9 @@ Hard Break",
372
449
{
373
450
"content" : [
374
451
{
375
- "styles" : {},
452
+ "styles" : {
453
+ "textColor" : " rgb(0, 0, 0)" ,
454
+ },
376
455
"text" : " Cell 1" ,
377
456
"type" : " text" ,
378
457
},
@@ -389,7 +468,9 @@ Hard Break",
389
468
{
390
469
"content" : [
391
470
{
392
- "styles" : {},
471
+ "styles" : {
472
+ "textColor" : " rgb(0, 0, 0)" ,
473
+ },
393
474
"text" : " Cell 2" ,
394
475
"type" : " text" ,
395
476
},
@@ -406,7 +487,9 @@ Hard Break",
406
487
{
407
488
"content" : [
408
489
{
409
- "styles" : {},
490
+ "styles" : {
491
+ "textColor" : " rgb(0, 0, 0)" ,
492
+ },
410
493
"text" : " Cell 3" ,
411
494
"type" : " text" ,
412
495
},
@@ -427,7 +510,9 @@ Hard Break",
427
510
{
428
511
"content" : [
429
512
{
430
- "styles" : {},
513
+ "styles" : {
514
+ "textColor" : " rgb(0, 0, 0)" ,
515
+ },
431
516
"text" : " Cell 4" ,
432
517
"type" : " text" ,
433
518
},
@@ -444,7 +529,9 @@ Hard Break",
444
529
{
445
530
"content" : [
446
531
{
447
- "styles" : {},
532
+ "styles" : {
533
+ "textColor" : " rgb(0, 0, 0)" ,
534
+ },
448
535
"text" : " Cell 5" ,
449
536
"type" : " text" ,
450
537
},
@@ -461,7 +548,9 @@ Hard Break",
461
548
{
462
549
"content" : [
463
550
{
464
- "styles" : {},
551
+ "styles" : {
552
+ "textColor" : " rgb(0, 0, 0)" ,
553
+ },
465
554
"text" : " Cell 6" ,
466
555
"type" : " text" ,
467
556
},
@@ -482,7 +571,9 @@ Hard Break",
482
571
{
483
572
"content" : [
484
573
{
485
- "styles" : {},
574
+ "styles" : {
575
+ "textColor" : " rgb(0, 0, 0)" ,
576
+ },
486
577
"text" : " Cell 7" ,
487
578
"type" : " text" ,
488
579
},
@@ -499,7 +590,9 @@ Hard Break",
499
590
{
500
591
"content" : [
501
592
{
502
- "styles" : {},
593
+ "styles" : {
594
+ "textColor" : " rgb(0, 0, 0)" ,
595
+ },
503
596
"text" : " Cell 8" ,
504
597
"type" : " text" ,
505
598
},
@@ -516,7 +609,9 @@ Hard Break",
516
609
{
517
610
"content" : [
518
611
{
519
- "styles" : {},
612
+ "styles" : {
613
+ "textColor" : " rgb(0, 0, 0)" ,
614
+ },
520
615
"text" : " Cell 9" ,
521
616
"type" : " text" ,
522
617
},
@@ -545,7 +640,9 @@ Hard Break",
545
640
"children" : [],
546
641
"content" : [
547
642
{
548
- "styles" : {},
643
+ "styles" : {
644
+ "textColor" : " rgb(0, 0, 0)" ,
645
+ },
549
646
"text" : " Paragraph" ,
550
647
"type" : " text" ,
551
648
},
0 commit comments