tree.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. {
  2. "type": "root",
  3. "children": [
  4. {
  5. "type": "leafGrowiPluginDirective",
  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": 1,
  17. "column": 3,
  18. "offset": 2
  19. }
  20. }
  21. },
  22. {
  23. "type": "leafGrowiPluginDirective",
  24. "name": "a",
  25. "attributes": {},
  26. "children": [
  27. {
  28. "type": "text",
  29. "value": "b",
  30. "position": {
  31. "start": {
  32. "line": 3,
  33. "column": 4,
  34. "offset": 7
  35. },
  36. "end": {
  37. "line": 3,
  38. "column": 5,
  39. "offset": 8
  40. }
  41. }
  42. }
  43. ],
  44. "position": {
  45. "start": {
  46. "line": 3,
  47. "column": 1,
  48. "offset": 4
  49. },
  50. "end": {
  51. "line": 3,
  52. "column": 6,
  53. "offset": 9
  54. }
  55. }
  56. },
  57. {
  58. "type": "leafGrowiPluginDirective",
  59. "name": "a",
  60. "attributes": {
  61. "b": ""
  62. },
  63. "children": [],
  64. "position": {
  65. "start": {
  66. "line": 5,
  67. "column": 1,
  68. "offset": 11
  69. },
  70. "end": {
  71. "line": 5,
  72. "column": 6,
  73. "offset": 16
  74. }
  75. }
  76. },
  77. {
  78. "type": "leafGrowiPluginDirective",
  79. "name": "a",
  80. "attributes": {
  81. "c": ""
  82. },
  83. "children": [
  84. {
  85. "type": "text",
  86. "value": "b",
  87. "position": {
  88. "start": {
  89. "line": 7,
  90. "column": 4,
  91. "offset": 21
  92. },
  93. "end": {
  94. "line": 7,
  95. "column": 5,
  96. "offset": 22
  97. }
  98. }
  99. }
  100. ],
  101. "position": {
  102. "start": {
  103. "line": 7,
  104. "column": 1,
  105. "offset": 18
  106. },
  107. "end": {
  108. "line": 7,
  109. "column": 9,
  110. "offset": 26
  111. }
  112. }
  113. },
  114. {
  115. "type": "leafGrowiPluginDirective",
  116. "name": "a",
  117. "attributes": {},
  118. "children": [
  119. {
  120. "type": "text",
  121. "value": "b ",
  122. "position": {
  123. "start": {
  124. "line": 9,
  125. "column": 4,
  126. "offset": 31
  127. },
  128. "end": {
  129. "line": 9,
  130. "column": 6,
  131. "offset": 33
  132. }
  133. }
  134. },
  135. {
  136. "type": "emphasis",
  137. "children": [
  138. {
  139. "type": "text",
  140. "value": "c",
  141. "position": {
  142. "start": {
  143. "line": 9,
  144. "column": 7,
  145. "offset": 34
  146. },
  147. "end": {
  148. "line": 9,
  149. "column": 8,
  150. "offset": 35
  151. }
  152. }
  153. }
  154. ],
  155. "position": {
  156. "start": {
  157. "line": 9,
  158. "column": 6,
  159. "offset": 33
  160. },
  161. "end": {
  162. "line": 9,
  163. "column": 9,
  164. "offset": 36
  165. }
  166. }
  167. },
  168. {
  169. "type": "text",
  170. "value": " d ",
  171. "position": {
  172. "start": {
  173. "line": 9,
  174. "column": 9,
  175. "offset": 36
  176. },
  177. "end": {
  178. "line": 9,
  179. "column": 12,
  180. "offset": 39
  181. }
  182. }
  183. },
  184. {
  185. "type": "strong",
  186. "children": [
  187. {
  188. "type": "text",
  189. "value": "e",
  190. "position": {
  191. "start": {
  192. "line": 9,
  193. "column": 14,
  194. "offset": 41
  195. },
  196. "end": {
  197. "line": 9,
  198. "column": 15,
  199. "offset": 42
  200. }
  201. }
  202. }
  203. ],
  204. "position": {
  205. "start": {
  206. "line": 9,
  207. "column": 12,
  208. "offset": 39
  209. },
  210. "end": {
  211. "line": 9,
  212. "column": 17,
  213. "offset": 44
  214. }
  215. }
  216. }
  217. ],
  218. "position": {
  219. "start": {
  220. "line": 9,
  221. "column": 1,
  222. "offset": 28
  223. },
  224. "end": {
  225. "line": 9,
  226. "column": 18,
  227. "offset": 45
  228. }
  229. }
  230. },
  231. {
  232. "type": "leafGrowiPluginDirective",
  233. "name": "a",
  234. "attributes": {
  235. "#b.c.d": "",
  236. ".f.g": "",
  237. "h": "i & j k"
  238. },
  239. "children": [],
  240. "position": {
  241. "start": {
  242. "line": 11,
  243. "column": 1,
  244. "offset": 47
  245. },
  246. "end": {
  247. "line": 11,
  248. "column": 32,
  249. "offset": 78
  250. }
  251. }
  252. }
  253. ],
  254. "position": {
  255. "start": {
  256. "line": 1,
  257. "column": 1,
  258. "offset": 0
  259. },
  260. "end": {
  261. "line": 12,
  262. "column": 1,
  263. "offset": 79
  264. }
  265. }
  266. }