File: indexes.pages.text

package info (click to toggle)
xml2rfc 3.23.0-1
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 14,624 kB
  • sloc: xml: 80,545; python: 14,738; javascript: 167; sh: 9; makefile: 9
file content (168 lines) | stat: -rw-r--r-- 3,907 bytes parent folder | download
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




Network Working Group                                     H. Person, Ed.
Internet-Draft                                           August 19, 2024
Intended status: Experimental                                           
Expires: February 20, 2025


                          xml2rfc index tests
                               indexes-00

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at https://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on February 20, 2025.

Copyright Notice

   Copyright (c) 2024 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents (https://trustee.ietf.org/
   license-info) in effect on the date of publication of this document.
   Please review these documents carefully, as they describe your rights
   and restrictions with respect to this document.

Table of Contents

   1.  First Section . . . . . . . . . . . . . . . . . . . . . . . .   1
   2.  References  . . . . . . . . . . . . . . . . . . . . . . . . .   2
   Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   2
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . .   3

1.  First Section

   This is a section!  _Emphatically._ *Loudly.* _(Subscripted.)
   ^(Superscripted.)  Typewritten.



Person                  Expires February 20, 2025               [Page 1]

Internet-Draft             xml2rfc index tests               August 2024


   This is another section!

   TASK

   dt  dd

   *  unnumbered item

   1.  numbered item

      |  This is an aside.

   |  This is a blockquote.

    +===============+
    |Table heading  |
    +===============+
    |                                       printf("Hello world!\n");|
    +---------------+

                                 Table 1

2.  References

   [ref0]     Author, R. Q., "Reference".  This is a reference not in a
              reference group.

   [refgroup0]
              Author, R. Q., "Reference Group".  This is a reference in
              a reference group.

Index

   A B D E F L S T

      A

         annotation  Reference [ref0]
            in reference group  Reference [refgroup0]

      B

         blockquote  Section 1

      D

         dd  Section 1
         dt  Section 1



Person                  Expires February 20, 2025               [Page 2]

Internet-Draft             xml2rfc index tests               August 2024


      E

         em  Section 1, Paragraph 1

      F

         figure  Section 1, Paragraph 9.1.2.1.1

      L

         li
            ol  *_Section 1, Paragraph 6, Item 1_*
            ul  Section 1, Paragraph 5, Item 1

      S

         section  Section 1
         strong  *_Section 1, Paragraph 1_*
         sub  Section 1, Paragraph 1
         sup  Section 1, Paragraph 1

      T

         t  Section 1, Paragraph 1; Section 1, Paragraph 2
            in an aside tag  Section 1, Paragraph 7.1
         table  Table 1
         TASK  Section 1, Paragraph 3
         td  Section 1, Paragraph 9.1.2.1.1
         th  Table 1
         tt  Section 1, Paragraph 1

Author's Address

   Human Person (editor)
   line 1
   line 2
   line 3














Person                  Expires February 20, 2025               [Page 3]