1{
2   "formats": [
3      {
4         "fields": [
5            {
6               "fieldname": "Name",
7               "fieldtype": "Text"
8            },
9            {
10               "fieldname": "Text",
11               "fieldtype": "Text"
12            }
13         ],
14         "formatname": "DEFAULT",
15         "outputlines": [
16            "{*Name*}",
17            "{*Text*}"
18         ],
19         "titleline": "{*Name*}"
20      },
21      {
22         "fields": [
23            {
24               "fieldname": "Name",
25               "fieldtype": "Text"
26            },
27            {
28               "fieldname": "Link",
29               "fieldtype": "InternalLink"
30            }
31         ],
32         "formatname": "LINK_TYPE",
33         "outputlines": [
34            "{*Name*}",
35            "{*Link*}"
36         ],
37         "titleline": "{*Name*}"
38      }
39   ],
40   "nodes": [
41      {
42         "children": [
43            "2d70acb095a411e79cb17054d2175f18",
44            "2d70aec295a411e79cb17054d2175f18",
45            "2d70afd095a411e79cb17054d2175f18"
46         ],
47         "data": {
48            "Name": "Main"
49         },
50         "format": "DEFAULT",
51         "uid": "2d70a88c95a411e79cb17054d2175f18"
52      },
53      {
54         "children": [],
55         "data": {
56            "Link": "<a href=\"#2d70afd095a411e79cb17054d2175f18\">Target Node</a>",
57            "Name": "Using the external link field"
58         },
59         "format": "LINK_TYPE",
60         "uid": "2d70acb095a411e79cb17054d2175f18"
61      },
62      {
63         "children": [],
64         "data": {
65            "Name": "Embedded links",
66            "Text": "Links can be <a href=\"#2d70afd095a411e79cb17054d2175f18\">embedded</a> in any text field text by using the Internal Link item from the Edit Menu.  The \"Enable click on target\" button lets you simply click on the target node."
67         },
68         "format": "DEFAULT",
69         "uid": "2d70aec295a411e79cb17054d2175f18"
70      },
71      {
72         "children": [],
73         "data": {
74            "Name": "Target Node",
75            "Text": "By default, the target node gets its unique ID from the content of its first field. This can be changed in the Type Config tab of the Configure Types dialog.  Use the Show Advanced button to show the control for the Unique ID Reference."
76         },
77         "format": "DEFAULT",
78         "uid": "2d70afd095a411e79cb17054d2175f18"
79      }
80   ],
81   "properties": {
82      "tlversion": "2.9.0",
83      "topnodes": [
84         "2d70a88c95a411e79cb17054d2175f18"
85      ]
86   }
87}