tree.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. {
  2. "type": "root",
  3. "children": [
  4. {
  5. "type": "containerGrowiPluginDirective",
  6. "name": "a",
  7. "attributes": {},
  8. "children": [],
  9. "position": {
  10. "start": {
  11. "line": 1,
  12. "column": 1,
  13. "offset": 0
  14. },
  15. "end": {
  16. "line": 2,
  17. "column": 4,
  18. "offset": 8
  19. }
  20. }
  21. },
  22. {
  23. "type": "containerGrowiPluginDirective",
  24. "name": "a",
  25. "attributes": {},
  26. "children": [
  27. {
  28. "type": "paragraph",
  29. "data": {
  30. "directiveLabel": true
  31. },
  32. "children": [
  33. {
  34. "type": "text",
  35. "value": "b",
  36. "position": {
  37. "start": {
  38. "line": 4,
  39. "column": 6,
  40. "offset": 15
  41. },
  42. "end": {
  43. "line": 4,
  44. "column": 7,
  45. "offset": 16
  46. }
  47. }
  48. }
  49. ],
  50. "position": {
  51. "start": {
  52. "line": 4,
  53. "column": 5,
  54. "offset": 14
  55. },
  56. "end": {
  57. "line": 4,
  58. "column": 8,
  59. "offset": 17
  60. }
  61. }
  62. }
  63. ],
  64. "position": {
  65. "start": {
  66. "line": 4,
  67. "column": 1,
  68. "offset": 10
  69. },
  70. "end": {
  71. "line": 5,
  72. "column": 4,
  73. "offset": 21
  74. }
  75. }
  76. },
  77. {
  78. "type": "containerGrowiPluginDirective",
  79. "name": "a",
  80. "attributes": {
  81. "b": ""
  82. },
  83. "children": [],
  84. "position": {
  85. "start": {
  86. "line": 7,
  87. "column": 1,
  88. "offset": 23
  89. },
  90. "end": {
  91. "line": 8,
  92. "column": 4,
  93. "offset": 34
  94. }
  95. }
  96. },
  97. {
  98. "type": "containerGrowiPluginDirective",
  99. "name": "a",
  100. "attributes": {
  101. "c": ""
  102. },
  103. "children": [
  104. {
  105. "type": "paragraph",
  106. "data": {
  107. "directiveLabel": true
  108. },
  109. "children": [
  110. {
  111. "type": "text",
  112. "value": "b",
  113. "position": {
  114. "start": {
  115. "line": 10,
  116. "column": 6,
  117. "offset": 41
  118. },
  119. "end": {
  120. "line": 10,
  121. "column": 7,
  122. "offset": 42
  123. }
  124. }
  125. }
  126. ],
  127. "position": {
  128. "start": {
  129. "line": 10,
  130. "column": 5,
  131. "offset": 40
  132. },
  133. "end": {
  134. "line": 10,
  135. "column": 8,
  136. "offset": 43
  137. }
  138. }
  139. }
  140. ],
  141. "position": {
  142. "start": {
  143. "line": 10,
  144. "column": 1,
  145. "offset": 36
  146. },
  147. "end": {
  148. "line": 11,
  149. "column": 4,
  150. "offset": 50
  151. }
  152. }
  153. },
  154. {
  155. "type": "containerGrowiPluginDirective",
  156. "name": "a",
  157. "attributes": {},
  158. "children": [
  159. {
  160. "type": "paragraph",
  161. "data": {
  162. "directiveLabel": true
  163. },
  164. "children": [
  165. {
  166. "type": "text",
  167. "value": "b ",
  168. "position": {
  169. "start": {
  170. "line": 13,
  171. "column": 6,
  172. "offset": 57
  173. },
  174. "end": {
  175. "line": 13,
  176. "column": 8,
  177. "offset": 59
  178. }
  179. }
  180. },
  181. {
  182. "type": "emphasis",
  183. "children": [
  184. {
  185. "type": "text",
  186. "value": "c",
  187. "position": {
  188. "start": {
  189. "line": 13,
  190. "column": 9,
  191. "offset": 60
  192. },
  193. "end": {
  194. "line": 13,
  195. "column": 10,
  196. "offset": 61
  197. }
  198. }
  199. }
  200. ],
  201. "position": {
  202. "start": {
  203. "line": 13,
  204. "column": 8,
  205. "offset": 59
  206. },
  207. "end": {
  208. "line": 13,
  209. "column": 11,
  210. "offset": 62
  211. }
  212. }
  213. },
  214. {
  215. "type": "text",
  216. "value": " d ",
  217. "position": {
  218. "start": {
  219. "line": 13,
  220. "column": 11,
  221. "offset": 62
  222. },
  223. "end": {
  224. "line": 13,
  225. "column": 14,
  226. "offset": 65
  227. }
  228. }
  229. },
  230. {
  231. "type": "strong",
  232. "children": [
  233. {
  234. "type": "text",
  235. "value": "e",
  236. "position": {
  237. "start": {
  238. "line": 13,
  239. "column": 16,
  240. "offset": 67
  241. },
  242. "end": {
  243. "line": 13,
  244. "column": 17,
  245. "offset": 68
  246. }
  247. }
  248. }
  249. ],
  250. "position": {
  251. "start": {
  252. "line": 13,
  253. "column": 14,
  254. "offset": 65
  255. },
  256. "end": {
  257. "line": 13,
  258. "column": 19,
  259. "offset": 70
  260. }
  261. }
  262. }
  263. ],
  264. "position": {
  265. "start": {
  266. "line": 13,
  267. "column": 5,
  268. "offset": 56
  269. },
  270. "end": {
  271. "line": 13,
  272. "column": 20,
  273. "offset": 71
  274. }
  275. }
  276. }
  277. ],
  278. "position": {
  279. "start": {
  280. "line": 13,
  281. "column": 1,
  282. "offset": 52
  283. },
  284. "end": {
  285. "line": 14,
  286. "column": 4,
  287. "offset": 75
  288. }
  289. }
  290. },
  291. {
  292. "type": "containerGrowiPluginDirective",
  293. "name": "a",
  294. "attributes": {
  295. "id": "e",
  296. "class": "c d f g",
  297. "h": "i & j k"
  298. },
  299. "children": [],
  300. "position": {
  301. "start": {
  302. "line": 16,
  303. "column": 1,
  304. "offset": 77
  305. },
  306. "end": {
  307. "line": 17,
  308. "column": 4,
  309. "offset": 126
  310. }
  311. }
  312. },
  313. {
  314. "type": "containerGrowiPluginDirective",
  315. "name": "a",
  316. "attributes": {},
  317. "children": [
  318. {
  319. "type": "containerGrowiPluginDirective",
  320. "name": "b",
  321. "attributes": {},
  322. "children": [
  323. {
  324. "type": "containerGrowiPluginDirective",
  325. "name": "c",
  326. "attributes": {},
  327. "children": [],
  328. "position": {
  329. "start": {
  330. "line": 21,
  331. "column": 1,
  332. "offset": 141
  333. },
  334. "end": {
  335. "line": 22,
  336. "column": 1,
  337. "offset": 146
  338. }
  339. }
  340. }
  341. ],
  342. "position": {
  343. "start": {
  344. "line": 20,
  345. "column": 1,
  346. "offset": 135
  347. },
  348. "end": {
  349. "line": 22,
  350. "column": 1,
  351. "offset": 146
  352. }
  353. }
  354. }
  355. ],
  356. "position": {
  357. "start": {
  358. "line": 19,
  359. "column": 1,
  360. "offset": 128
  361. },
  362. "end": {
  363. "line": 22,
  364. "column": 6,
  365. "offset": 151
  366. }
  367. }
  368. },
  369. {
  370. "type": "containerGrowiPluginDirective",
  371. "name": "a",
  372. "attributes": {},
  373. "children": [
  374. {
  375. "type": "paragraph",
  376. "children": [
  377. {
  378. "type": "text",
  379. "value": "b",
  380. "position": {
  381. "start": {
  382. "line": 25,
  383. "column": 1,
  384. "offset": 160
  385. },
  386. "end": {
  387. "line": 25,
  388. "column": 2,
  389. "offset": 161
  390. }
  391. }
  392. }
  393. ],
  394. "position": {
  395. "start": {
  396. "line": 25,
  397. "column": 1,
  398. "offset": 160
  399. },
  400. "end": {
  401. "line": 25,
  402. "column": 2,
  403. "offset": 161
  404. }
  405. }
  406. },
  407. {
  408. "type": "containerGrowiPluginDirective",
  409. "name": "c",
  410. "attributes": {},
  411. "children": [
  412. {
  413. "type": "paragraph",
  414. "children": [
  415. {
  416. "type": "text",
  417. "value": "d",
  418. "position": {
  419. "start": {
  420. "line": 27,
  421. "column": 1,
  422. "offset": 168
  423. },
  424. "end": {
  425. "line": 27,
  426. "column": 2,
  427. "offset": 169
  428. }
  429. }
  430. }
  431. ],
  432. "position": {
  433. "start": {
  434. "line": 27,
  435. "column": 1,
  436. "offset": 168
  437. },
  438. "end": {
  439. "line": 27,
  440. "column": 2,
  441. "offset": 169
  442. }
  443. }
  444. },
  445. {
  446. "type": "containerGrowiPluginDirective",
  447. "name": "e",
  448. "attributes": {},
  449. "children": [
  450. {
  451. "type": "list",
  452. "ordered": false,
  453. "start": null,
  454. "spread": false,
  455. "children": [
  456. {
  457. "type": "listItem",
  458. "spread": false,
  459. "checked": null,
  460. "children": [
  461. {
  462. "type": "list",
  463. "ordered": false,
  464. "start": null,
  465. "spread": false,
  466. "children": [
  467. {
  468. "type": "listItem",
  469. "spread": false,
  470. "checked": null,
  471. "children": [
  472. {
  473. "type": "paragraph",
  474. "children": [
  475. {
  476. "type": "text",
  477. "value": "f",
  478. "position": {
  479. "start": {
  480. "line": 29,
  481. "column": 5,
  482. "offset": 179
  483. },
  484. "end": {
  485. "line": 29,
  486. "column": 6,
  487. "offset": 180
  488. }
  489. }
  490. }
  491. ],
  492. "position": {
  493. "start": {
  494. "line": 29,
  495. "column": 5,
  496. "offset": 179
  497. },
  498. "end": {
  499. "line": 29,
  500. "column": 6,
  501. "offset": 180
  502. }
  503. }
  504. }
  505. ],
  506. "position": {
  507. "start": {
  508. "line": 29,
  509. "column": 3,
  510. "offset": 177
  511. },
  512. "end": {
  513. "line": 29,
  514. "column": 6,
  515. "offset": 180
  516. }
  517. }
  518. }
  519. ],
  520. "position": {
  521. "start": {
  522. "line": 29,
  523. "column": 3,
  524. "offset": 177
  525. },
  526. "end": {
  527. "line": 29,
  528. "column": 6,
  529. "offset": 180
  530. }
  531. }
  532. }
  533. ],
  534. "position": {
  535. "start": {
  536. "line": 29,
  537. "column": 1,
  538. "offset": 175
  539. },
  540. "end": {
  541. "line": 29,
  542. "column": 6,
  543. "offset": 180
  544. }
  545. }
  546. }
  547. ],
  548. "position": {
  549. "start": {
  550. "line": 29,
  551. "column": 1,
  552. "offset": 175
  553. },
  554. "end": {
  555. "line": 29,
  556. "column": 6,
  557. "offset": 180
  558. }
  559. }
  560. }
  561. ],
  562. "position": {
  563. "start": {
  564. "line": 28,
  565. "column": 1,
  566. "offset": 170
  567. },
  568. "end": {
  569. "line": 30,
  570. "column": 4,
  571. "offset": 184
  572. }
  573. }
  574. },
  575. {
  576. "type": "blockquote",
  577. "children": [
  578. {
  579. "type": "paragraph",
  580. "children": [
  581. {
  582. "type": "text",
  583. "value": "g h",
  584. "position": {
  585. "start": {
  586. "line": 31,
  587. "column": 3,
  588. "offset": 187
  589. },
  590. "end": {
  591. "line": 31,
  592. "column": 6,
  593. "offset": 190
  594. }
  595. }
  596. }
  597. ],
  598. "position": {
  599. "start": {
  600. "line": 31,
  601. "column": 3,
  602. "offset": 187
  603. },
  604. "end": {
  605. "line": 31,
  606. "column": 6,
  607. "offset": 190
  608. }
  609. }
  610. }
  611. ],
  612. "position": {
  613. "start": {
  614. "line": 31,
  615. "column": 1,
  616. "offset": 185
  617. },
  618. "end": {
  619. "line": 31,
  620. "column": 6,
  621. "offset": 190
  622. }
  623. }
  624. }
  625. ],
  626. "position": {
  627. "start": {
  628. "line": 26,
  629. "column": 1,
  630. "offset": 162
  631. },
  632. "end": {
  633. "line": 32,
  634. "column": 1,
  635. "offset": 191
  636. }
  637. }
  638. }
  639. ],
  640. "position": {
  641. "start": {
  642. "line": 24,
  643. "column": 1,
  644. "offset": 153
  645. },
  646. "end": {
  647. "line": 32,
  648. "column": 6,
  649. "offset": 196
  650. }
  651. }
  652. }
  653. ],
  654. "position": {
  655. "start": {
  656. "line": 1,
  657. "column": 1,
  658. "offset": 0
  659. },
  660. "end": {
  661. "line": 33,
  662. "column": 1,
  663. "offset": 197
  664. }
  665. }
  666. }