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
"spans": [{"insert":"Android Quill","attributes":{"bold":true,"header":1}},{"insert":"\n","attributes":{}},{"insert":"\nRich text editor for Android","attributes":{"bold":true,"header":2}},{"insert":"\n","attributes":{}},{"insert":"Quill component for Android\n","attributes":{"header":3,"italic":true}},{"insert":"Bullet Journal :\nTrack personal and group journals (ToDo, Note, Ledger) from multiple views with timely reminders","attributes":{"bold":true}},{"insert":"\nShare your tasks and notes with teammates, and see changes as they happen in real-time, across all devices\n","attributes":{}},{"insert":"Splitting bills with friends can never be easier.","attributes":{"list":"bullet"}},{"insert":"\n","attributes":{}},{"insert":"Testing span addition to the editor.","attributes":{"list":"bullet"}},{"insert":"\n","attributes":{}},{"insert":"Start creating a group and invite your friends to join.","attributes":{"list":"bullet"}},{"insert":"\n","attributes":{}},{"insert":"Create a BuJo of Ledger type to see expense or balance summary.","attributes":{"bold":true,"list":"bullet"}},{"insert":"\n","attributes":{}}]
2
+
"spans": [
3
+
{
4
+
"insert": "Android Quill Editor",
5
+
"attributes": {
6
+
"bold": true,
7
+
"header": 1
8
+
}
9
+
},
10
+
{
11
+
"insert": "\n",
12
+
"attributes": {}
13
+
},
14
+
{
15
+
"insert": "\nRich text editor for Android",
16
+
"attributes": {
17
+
"bold": true,
18
+
"header": 2
19
+
}
20
+
},
21
+
{
22
+
"insert": "\n",
23
+
"attributes": {}
24
+
},
25
+
{
26
+
"insert": "Quill component for Android\n",
27
+
"attributes": {
28
+
"header": 3,
29
+
"italic": true
30
+
}
31
+
},
32
+
{
33
+
"insert": "Bullet Journal :\nTrack personal and group journals (ToDo, Note, Ledger) from multiple views with timely reminders",
34
+
"attributes": {
35
+
"bold": true
36
+
}
37
+
},
38
+
{
39
+
"insert": "\nShare your tasks and notes with teammates, and see changes as they happen in real-time, across all devices\n",
40
+
"attributes": {}
41
+
},
42
+
{
43
+
"insert": "Splitting bills with friends can never be easier.",
44
+
"attributes": {
45
+
"list": "bullet"
46
+
}
47
+
},
48
+
{
49
+
"insert": "\n",
50
+
"attributes": {}
51
+
},
52
+
{
53
+
"insert": "Testing span addition to the editor.",
54
+
"attributes": {
55
+
"list": "bullet"
56
+
}
57
+
},
58
+
{
59
+
"insert": "\n",
60
+
"attributes": {}
61
+
},
62
+
{
63
+
"insert": "Start creating a group and invite your friends to join.",
64
+
"attributes": {
65
+
"list": "bullet"
66
+
}
67
+
},
68
+
{
69
+
"insert": "\n",
70
+
"attributes": {}
71
+
},
72
+
{
73
+
"insert": "Create a BuJo of Ledger type to see expense or balance summary.",
0 commit comments