File: weird-as-is.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 (165 lines) | stat: -rw-r--r-- 6,865 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
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://commonmark.org/xml/1.0">
    <table_of_contents type="bullet" tight="false">
        <item>
            <list 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>
                            <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>
                    </list>
                </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>
                            <list type="bullet" tight="false">
                                <item>
                                    <list type="bullet" tight="false">
                                        <item>
                                            <link destination="#content-then-a-level-5" title="">
                                                <text>Then a level 5</text>
                                            </link>
                                        </item>
                                    </list>
                                </item>
                            </list>
                        </item>
                        <item>
                            <link destination="#content-and-then-a-level-3" title="">
                                <text>And then a level 3</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <list type="bullet" tight="false">
                                        <item>
                                            <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>
                                        </item>
                                    </list>
                                </item>
                            </list>
                        </item>
                        <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-4" title="">
                                        <text>Then 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>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-level-4" title="">
                                        <text>Level 4</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                    </list>
                </item>
            </list>
        </item>
        <item>
            <link destination="#content-level-1" title="">
                <text>Level 1</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="3">
        <heading_permalink slug="and-then-a-level-3" />
        <text>And then a level 3</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="4">
        <heading_permalink slug="then-level-4" />
        <text>Then 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" />
        <text>Level 4</text>
    </heading>
    <heading level="1">
        <heading_permalink slug="level-1" />
        <text>Level 1</text>
    </heading>
</document>