summaryrefslogtreecommitdiffstats
path: root/tests/test_sphinx/test_sphinx_builds/test_footnotes.xml
blob: 950d4f8f1b98fc649fc0fc9de46e5e7bfaa02e2e (plain)
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
<document source="footnote_md.md">
    <section ids="footnotes-with-markdown" names="footnotes\ with\ markdown">
        <title>
            Footnotes with Markdown
        <paragraph>
            <footnote_reference auto="1" docname="footnote_md" ids="id1" refid="c">
                1
        <note>
            <paragraph>
                <footnote_reference auto="1" docname="footnote_md" ids="id2" refid="d">
                    2
        <paragraph>
            <footnote_reference auto="1" docname="footnote_md" ids="id3" refid="a">
                3
        <paragraph>
            <footnote_reference auto="1" docname="footnote_md" ids="id4" refid="b">
                4
        <paragraph>
            <footnote_reference docname="footnote_md" ids="id5" refid="id8">
                123
             
            <footnote_reference docname="footnote_md" ids="id6" refid="id8">
                123
        <paragraph>
            <footnote_reference auto="1" docname="footnote_md" ids="id7" refid="e">
                5
        <block_quote>
            <bullet_list bullet="-">
                <list_item>
        <transition classes="footnotes">
        <footnote auto="1" backrefs="id1" docname="footnote_md" ids="c" names="c">
            <label>
                1
            <paragraph>
                a footnote referenced first
        <footnote auto="1" backrefs="id2" docname="footnote_md" ids="d" names="d">
            <label>
                2
            <paragraph>
                a footnote referenced in a directive
        <footnote auto="1" backrefs="id3" docname="footnote_md" ids="a" names="a">
            <label>
                3
            <paragraph>
                some footnote 
                <emphasis>
                    text
        <footnote auto="1" backrefs="id4" docname="footnote_md" ids="b" names="b">
            <label>
                4
            <paragraph>
                a footnote before its reference
        <footnote backrefs="id5 id6" docname="footnote_md" ids="id8" names="123">
            <label>
                123
            <paragraph>
                multiple references footnote
        <footnote auto="1" backrefs="id7" docname="footnote_md" ids="e" names="e">
            <label>
                5
            <paragraph>
                footnote definition in a block element