File: min-max.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 (55 lines) | stat: -rw-r--r-- 1,932 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
<?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-level-2" title="">
                <text>Level 2</text>
            </link>
            <list type="bullet" tight="false">
                <item>
                    <link destination="#content-level-3" title="">
                        <text>Level 3</text>
                    </link>
                    <list type="bullet" tight="false">
                        <item>
                            <link destination="#content-level-4" title="">
                                <text>Level 4</text>
                            </link>
                            <list type="bullet" tight="false">
                                <item>
                                    <link destination="#content-level-5" title="">
                                        <text>Level 5</text>
                                    </link>
                                </item>
                            </list>
                        </item>
                    </list>
                </item>
            </list>
        </item>
    </table_of_contents>
    <heading level="1">
        <heading_permalink slug="level-1" />
        <text>Level 1</text>
    </heading>
    <heading level="2">
        <heading_permalink slug="level-2" />
        <text>Level 2</text>
    </heading>
    <heading level="3">
        <heading_permalink slug="level-3" />
        <text>Level 3</text>
    </heading>
    <heading level="4">
        <heading_permalink slug="level-4" />
        <text>Level 4</text>
    </heading>
    <heading level="5">
        <heading_permalink slug="level-5" />
        <text>Level 5</text>
    </heading>
    <heading level="6">
        <heading_permalink slug="level-6" />
        <text>Level 6</text>
    </heading>
</document>