1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "markdown",
8 "type": "rectangle",
9 "pos": {
10 "x": 10,
11 "y": 20
12 },
13 "width": 519,
14 "height": 108,
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": "markdown",
34 "fontSize": 28,
35 "fontFamily": "DEFAULT",
36 "language": "",
37 "color": "N1",
38 "italic": false,
39 "bold": false,
40 "underline": false,
41 "labelWidth": 124,
42 "labelHeight": 36,
43 "labelPosition": "OUTSIDE_TOP_CENTER",
44 "zIndex": 0,
45 "level": 1
46 },
47 {
48 "id": "markdown.md",
49 "type": "text",
50 "pos": {
51 "x": 40,
52 "y": 50
53 },
54 "width": 459,
55 "height": 48,
56 "opacity": 1,
57 "strokeDash": 0,
58 "strokeWidth": 2,
59 "borderRadius": 0,
60 "fill": "transparent",
61 "stroke": "N1",
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": "Lorem ipsum dolor sit amet, consectetur adipiscing elit,\\\nsed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
75 "fontSize": 16,
76 "fontFamily": "DEFAULT",
77 "language": "markdown",
78 "color": "N1",
79 "italic": false,
80 "bold": false,
81 "underline": false,
82 "labelWidth": 459,
83 "labelHeight": 48,
84 "zIndex": 0,
85 "level": 2
86 }
87 ],
88 "connections": [],
89 "root": {
90 "id": "",
91 "type": "",
92 "pos": {
93 "x": 0,
94 "y": 0
95 },
96 "width": 0,
97 "height": 0,
98 "opacity": 0,
99 "strokeDash": 0,
100 "strokeWidth": 0,
101 "borderRadius": 0,
102 "fill": "N7",
103 "stroke": "",
104 "shadow": false,
105 "3d": false,
106 "multiple": false,
107 "double-border": false,
108 "tooltip": "",
109 "link": "",
110 "icon": null,
111 "iconPosition": "",
112 "blend": false,
113 "fields": null,
114 "methods": null,
115 "columns": null,
116 "label": "",
117 "fontSize": 0,
118 "fontFamily": "",
119 "language": "",
120 "color": "",
121 "italic": false,
122 "bold": false,
123 "underline": false,
124 "labelWidth": 0,
125 "labelHeight": 0,
126 "zIndex": 0,
127 "level": 0
128 }
129}
View as plain text