You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notion.RichTextText{Text: notion.TextObject{Content: " dark green leafy vegetable"}},
30
+
},
31
+
},
32
+
33
+
"Food group": notion.SelectPropertyValue{
34
+
Select: notion.SelectPropertyValueOption{
35
+
Name: "Vegetable",
36
+
},
37
+
},
38
+
39
+
"Price": notion.NumberPropertyValue{
40
+
Number: 2.5,
41
+
},
42
+
},
43
+
44
+
Children: []notion.Block{
45
+
notion.Heading2Block{
46
+
BlockBase: notion.BlockBase{
47
+
Object: notion.ObjectTypeBlock,
48
+
Type: notion.BlockTypeHeading2,
49
+
},
50
+
Heading2: notion.HeadingBlock{
51
+
Text: []notion.RichText{
52
+
notion.RichTextText{
53
+
BaseRichText: notion.BaseRichText{
54
+
Type: notion.RichTextTypeText,
55
+
},
56
+
Text: notion.TextObject{
57
+
Content: "Lacinato kale",
58
+
},
59
+
},
60
+
},
61
+
},
62
+
},
63
+
64
+
notion.ParagraphBlock{
65
+
BlockBase: notion.BlockBase{
66
+
Object: notion.ObjectTypeBlock,
67
+
Type: notion.BlockTypeParagraph,
68
+
},
69
+
Paragraph: notion.RichTextBlock{
70
+
Text: []notion.RichText{
71
+
notion.RichTextText{
72
+
BaseRichText: notion.BaseRichText{
73
+
Type: notion.RichTextTypeText,
74
+
},
75
+
Text: notion.TextObject{
76
+
Content: "Lacinato kale is a variety of kale with a long tradition in Italian cuisine, especially that of Tuscany. It is also known as Tuscan kale, Italian kale, dinosaur kale, kale, flat back kale, palm tree kale, or black Tuscan palm.",
0 commit comments