1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "container",
8 "type": "rectangle",
9 "pos": {
10 "x": 12,
11 "y": 12
12 },
13 "width": 312,
14 "height": 358,
15 "opacity": 1,
16 "strokeDash": 0,
17 "strokeWidth": 2,
18 "borderRadius": 0,
19 "fill": "B4",
20 "stroke": "B1",
21 "shadow": false,
22 "3d": false,
23 "multiple": false,
24 "double-border": false,
25 "tooltip": "",
26 "link": "",
27 "icon": null,
28 "iconPosition": "",
29 "blend": false,
30 "fields": null,
31 "methods": null,
32 "columns": null,
33 "label": "container",
34 "fontSize": 28,
35 "fontFamily": "DEFAULT",
36 "language": "",
37 "color": "N1",
38 "italic": false,
39 "bold": false,
40 "underline": false,
41 "labelWidth": 112,
42 "labelHeight": 36,
43 "labelPosition": "INSIDE_TOP_CENTER",
44 "zIndex": 0,
45 "level": 1
46 },
47 {
48 "id": "container.md",
49 "type": "text",
50 "pos": {
51 "x": 62,
52 "y": 62
53 },
54 "width": 212,
55 "height": 258,
56 "opacity": 1,
57 "strokeDash": 0,
58 "strokeWidth": 2,
59 "borderRadius": 0,
60 "fill": "transparent",
61 "stroke": "darkorange",
62 "shadow": false,
63 "3d": false,
64 "multiple": false,
65 "double-border": false,
66 "tooltip": "",
67 "link": "",
68 "icon": null,
69 "iconPosition": "",
70 "blend": false,
71 "fields": null,
72 "methods": null,
73 "columns": null,
74 "label": "# a header\n\na line of text and an\n\n\t{\n\t\tindented: \"block\",\n\t\tof: \"json\",\n\t}\n\nwalk into a bar.",
75 "fontSize": 16,
76 "fontFamily": "DEFAULT",
77 "language": "markdown",
78 "color": "N1",
79 "italic": false,
80 "bold": false,
81 "underline": false,
82 "labelWidth": 212,
83 "labelHeight": 258,
84 "zIndex": 0,
85 "level": 2
86 },
87 {
88 "id": "no container",
89 "type": "text",
90 "pos": {
91 "x": 109,
92 "y": 440
93 },
94 "width": 118,
95 "height": 24,
96 "opacity": 1,
97 "strokeDash": 0,
98 "strokeWidth": 2,
99 "borderRadius": 0,
100 "fill": "#CEEDEE",
101 "stroke": "red",
102 "shadow": false,
103 "3d": false,
104 "multiple": false,
105 "double-border": false,
106 "tooltip": "",
107 "link": "",
108 "icon": null,
109 "iconPosition": "",
110 "blend": false,
111 "fields": null,
112 "methods": null,
113 "columns": null,
114 "label": "they did it in style",
115 "fontSize": 16,
116 "fontFamily": "DEFAULT",
117 "language": "markdown",
118 "color": "N1",
119 "italic": false,
120 "bold": false,
121 "underline": false,
122 "labelWidth": 118,
123 "labelHeight": 24,
124 "zIndex": 0,
125 "level": 1
126 }
127 ],
128 "connections": [
129 {
130 "id": "(container -> no container)[0]",
131 "src": "container",
132 "srcArrow": "none",
133 "dst": "no container",
134 "dstArrow": "triangle",
135 "opacity": 1,
136 "strokeDash": 0,
137 "strokeWidth": 2,
138 "stroke": "B1",
139 "borderRadius": 10,
140 "label": "",
141 "fontSize": 16,
142 "fontFamily": "DEFAULT",
143 "language": "",
144 "color": "N2",
145 "italic": true,
146 "bold": false,
147 "underline": false,
148 "labelWidth": 0,
149 "labelHeight": 0,
150 "labelPosition": "",
151 "labelPercentage": 0,
152 "route": [
153 {
154 "x": 168,
155 "y": 370
156 },
157 {
158 "x": 168,
159 "y": 440
160 }
161 ],
162 "animated": false,
163 "tooltip": "",
164 "icon": null,
165 "zIndex": 0
166 }
167 ],
168 "root": {
169 "id": "",
170 "type": "",
171 "pos": {
172 "x": 0,
173 "y": 0
174 },
175 "width": 0,
176 "height": 0,
177 "opacity": 0,
178 "strokeDash": 0,
179 "strokeWidth": 0,
180 "borderRadius": 0,
181 "fill": "N7",
182 "stroke": "",
183 "shadow": false,
184 "3d": false,
185 "multiple": false,
186 "double-border": false,
187 "tooltip": "",
188 "link": "",
189 "icon": null,
190 "iconPosition": "",
191 "blend": false,
192 "fields": null,
193 "methods": null,
194 "columns": null,
195 "label": "",
196 "fontSize": 0,
197 "fontFamily": "",
198 "language": "",
199 "color": "",
200 "italic": false,
201 "bold": false,
202 "underline": false,
203 "labelWidth": 0,
204 "labelHeight": 0,
205 "zIndex": 0,
206 "level": 0
207 }
208}
View as plain text