File: weird-relative.xml

package info (click to toggle)
php-league-commonmark 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 8,264 kB
  • sloc: php: 20,396; xml: 1,988; ruby: 45; makefile: 21; javascript: 15
file content (312 lines) | stat: -rw-r--r-- 12,998 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://commonmark.org/xml/1.0">
    <table_of_contents type="bullet" tight="false">
        <item>
            <link destination="#content-a-level-2-heading-to-start" title="">
                <text>A level 2 heading to start</text>
            </link>
            <list type="bullet" tight="false">
                <item>
                    <link destination="#content-followed-by-a-level-4" title="">
                        <text>Followed by a level 4</text>
                    </link>
                </item>
            </list>
        </item>
        <item>
            <link destination="#content-then-a-level-1" title="">
                <text>Then a level 1</text>
            </link>
            <list type="bullet" tight="false">
                <item>
                    <link destination="#content-and-another-level-2" title="">
                        <text>And another level 2</text>
                    </link>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-then-a-level-5" title="">
                                <text>Then a level 5</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-then-a-level-6" title="">
                                        <text>Then a level 6</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                        <item>
                            <link destination="#content-then-a-level-5-1" title="">
                                <text>Then a level 5</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-then-a-level-6-1" title="">
                                        <text>Then a level 6</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                    </list>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-and-then-a-level-3" title="">
                                <text>And then a level 3</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-then-a-level-5-2" title="">
                                        <text>Then a level 5</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                    </list>
                </item>
                <item>
                    <link destination="#content-then-a-level-2" title="">
                        <text>Then a level 2</text>
                    </link>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-followed-by-a-level-6" title="">
                                <text>Followed by a level 6</text>
                            </link>
                        </item>
                    </list>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-then-another-level-3" title="">
                                <text>Then another level 3</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-then-level-5" title="">
                                        <text>Then level 5</text>
                                    </link>
                                </item>
                            </list>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-level-4" title="">
                                        <text>Level 4</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                        <item>
                            <link destination="#content-level-3" title="">
                                <text>Level 3</text>
                            </link>
                        </item>
                    </list>
                </item>
                <item>
                    <link destination="#content-level-2" title="">
                        <text>Level 2</text>
                    </link>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-level-4-1" title="">
                                <text>Level 4</text>
                            </link>
                        </item>
                    </list>
                </item>
            </list>
        </item>
        <item>
            <link destination="#content-now-for-some-normal-headings-to-test-going-up-and-down-the-stack" title="">
                <text>Now for some &quot;normal&quot; headings to test going up and down the stack</text>
            </link>
        </item>
        <item>
            <link destination="#content-section-1" title="">
                <text>Section 1</text>
            </link>
            <list type="bullet" tight="false">
                <item>
                    <link destination="#content-section-11" title="">
                        <text>Section 1.1</text>
                    </link>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-section-111" title="">
                                <text>Section 1.1.1</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-section-1111" title="">
                                        <text>Section 1.1.1.1</text>
                                    </link>
                                    <list type="bullet" tight="false">
                                        <item>
                                            <link destination="#content-section-11111" title="">
                                                <text>Section 1.1.1.1.1</text>
                                            </link>
                                            <list type="bullet" tight="false">
                                                <item>
                                                    <link destination="#content-section-111111" title="">
                                                        <text>Section 1.1.1.1.1.1</text>
                                                    </link>
                                                </item>
                                            </list>
                                        </item>
                                        <item>
                                            <link destination="#content-section-11112" title="">
                                                <text>Section 1.1.1.1.2</text>
                                            </link>
                                        </item>
                                    </list>
                                </item>
                                <item>
                                    <link destination="#content-section-1112" title="">
                                        <text>Section 1.1.1.2</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                        <item>
                            <link destination="#content-section-112" title="">
                                <text>Section 1.1.2</text>
                            </link>
                        </item>
                    </list>
                </item>
                <item>
                    <link destination="#content-section-12" title="">
                        <text>Section 1.2</text>
                    </link>
                </item>
            </list>
        </item>
        <item>
            <link destination="#content-section-2" title="">
                <text>Section 2</text>
            </link>
        </item>
    </table_of_contents>
    <paragraph>
        <text>Here's a sample Markdown document with weird headings</text>
    </paragraph>
    <heading level="2">
        <heading_permalink slug="a-level-2-heading-to-start" />
        <text>A level 2 heading to start</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="followed-by-a-level-4" />
        <text>Followed by a level 4</text>
    </heading>
    <heading level="1">
        <heading_permalink slug="then-a-level-1" />
        <text>Then a level 1</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="and-another-level-2" />
        <text>And another level 2</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="then-a-level-5" />
        <text>Then a level 5</text>
    </heading>
    <heading level="6">
        <heading_permalink slug="then-a-level-6" />
        <text>Then a level 6</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="then-a-level-5-1" />
        <text>Then a level 5</text>
    </heading>
    <heading level="6">
        <heading_permalink slug="then-a-level-6-1" />
        <text>Then a level 6</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="and-then-a-level-3" />
        <text>And then a level 3</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="then-a-level-5-2" />
        <text>Then a level 5</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="then-a-level-2" />
        <text>Then a level 2</text>
    </heading>
    <heading level="6">
        <heading_permalink slug="followed-by-a-level-6" />
        <text>Followed by a level 6</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="then-another-level-3" />
        <text>Then another level 3</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="then-level-5" />
        <text>Then level 5</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="level-4" />
        <text>Level 4</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="level-3" />
        <text>Level 3</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="level-2" />
        <text>Level 2</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="level-4-1" />
        <text>Level 4</text>
    </heading>
    <heading level="1">
        <heading_permalink slug="now-for-some-normal-headings-to-test-going-up-and-down-the-stack" />
        <text>Now for some &quot;normal&quot; headings to test going up and down the stack</text>
    </heading>
    <heading level="1">
        <heading_permalink slug="section-1" />
        <text>Section 1</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="section-11" />
        <text>Section 1.1</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="section-111" />
        <text>Section 1.1.1</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="section-1111" />
        <text>Section 1.1.1.1</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="section-11111" />
        <text>Section 1.1.1.1.1</text>
    </heading>
    <heading level="6">
        <heading_permalink slug="section-111111" />
        <text>Section 1.1.1.1.1.1</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="section-11112" />
        <text>Section 1.1.1.1.2</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="section-1112" />
        <text>Section 1.1.1.2</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="section-112" />
        <text>Section 1.1.2</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="section-12" />
        <text>Section 1.2</text>
    </heading>
    <heading level="1">
        <heading_permalink slug="section-2" />
        <text>Section 2</text>
    </heading>
</document>