document.json 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. {
  2. "document": {
  3. "type": "editor",
  4. "attributes": {},
  5. "children": [
  6. {
  7. "type": "text",
  8. "delta": [
  9. {
  10. "insert": "👋 Welcome to AppFlowy!",
  11. "attributes": {
  12. "href": "https://www.appflowy.io/",
  13. "heading": "h1"
  14. }
  15. }
  16. ],
  17. "attributes": {
  18. "heading": "h1"
  19. }
  20. },
  21. {
  22. "type": "text",
  23. "delta": [
  24. { "insert": "Here are the basics", "attributes": { "heading": "h2" } }
  25. ],
  26. "attributes": {
  27. "heading": "h2"
  28. }
  29. },
  30. {
  31. "type": "text",
  32. "delta": [{ "insert": "Click anywhere and just start typing." }],
  33. "attributes": {
  34. "checkbox": true
  35. }
  36. },
  37. {
  38. "type": "text",
  39. "delta": [
  40. {
  41. "insert": "Highlight",
  42. "attributes": { "highlight": "0xFFFFFF00" }
  43. },
  44. { "insert": " Click anywhere and just start typing" },
  45. { "insert": " any text, and use the menu at the bottom to " },
  46. { "insert": "style", "attributes": { "italic": true } },
  47. { "insert": " your ", "attributes": { "bold": true } },
  48. { "insert": "writing", "attributes": { "underline": true } },
  49. {
  50. "insert": " howeverv you like.",
  51. "attributes": { "strikethrough": true }
  52. }
  53. ],
  54. "attributes": {
  55. "checkbox": false
  56. }
  57. },
  58. {
  59. "type": "text",
  60. "delta": [
  61. { "insert": "Have a question? ", "attributes": { "heading": "h2" } }
  62. ],
  63. "attributes": {
  64. "heading": "h2"
  65. }
  66. },
  67. {
  68. "type": "text",
  69. "delta": [
  70. {
  71. "insert": "Click the '?' at the bottom right for help and support."
  72. }
  73. ],
  74. "attributes": {}
  75. },
  76. {
  77. "type": "text",
  78. "delta": [
  79. {
  80. "insert": "Click the '?' at the bottom right for help and support."
  81. }
  82. ],
  83. "attributes": {}
  84. },
  85. {
  86. "type": "text",
  87. "delta": [
  88. {
  89. "insert": "Click the '?' at the bottom right for help and support."
  90. }
  91. ],
  92. "attributes": {}
  93. },
  94. {
  95. "type": "text",
  96. "delta": [
  97. {
  98. "insert": "Click the '?' at the bottom right for help and support."
  99. }
  100. ],
  101. "attributes": {}
  102. },
  103. {
  104. "type": "text",
  105. "delta": [
  106. {
  107. "insert": "Click the '?' at the bottom right for help and support."
  108. }
  109. ],
  110. "attributes": {}
  111. },
  112. {
  113. "type": "text",
  114. "delta": [
  115. {
  116. "insert": "Click the '?' at the bottom right for help and support."
  117. }
  118. ],
  119. "attributes": {}
  120. },
  121. {
  122. "type": "text",
  123. "delta": [
  124. {
  125. "insert": "Click the '?' at the bottom right for help and support."
  126. }
  127. ],
  128. "attributes": {}
  129. },
  130. {
  131. "type": "text",
  132. "delta": [
  133. {
  134. "insert": "Click the '?' at the bottom right for help and support."
  135. }
  136. ],
  137. "attributes": {}
  138. },
  139. {
  140. "type": "text",
  141. "delta": [
  142. {
  143. "insert": "Click the '?' at the bottom right for help and support."
  144. }
  145. ],
  146. "attributes": {}
  147. },
  148. {
  149. "type": "text",
  150. "delta": [
  151. {
  152. "insert": "Click the '?' at the bottom right for help and support."
  153. }
  154. ],
  155. "attributes": {}
  156. },
  157. {
  158. "type": "text",
  159. "delta": [
  160. {
  161. "insert": "Click the '?' at the bottom right for help and support."
  162. }
  163. ],
  164. "attributes": {}
  165. },
  166. {
  167. "type": "text",
  168. "delta": [
  169. {
  170. "insert": "Click the '?' at the bottom right for help and support."
  171. }
  172. ],
  173. "attributes": {}
  174. },
  175. {
  176. "type": "text",
  177. "delta": [
  178. {
  179. "insert": "Click the '?' at the bottom right for help and support."
  180. }
  181. ],
  182. "attributes": {}
  183. },
  184. {
  185. "type": "text",
  186. "delta": [
  187. {
  188. "insert": "Click the '?' at the bottom right for help and support."
  189. }
  190. ],
  191. "attributes": {}
  192. }
  193. ]
  194. }
  195. }