7272
7373< h1 > Ogg Vorbis I format specification: comment field and header specification</ h1 >
7474
75- < h1 > Overview</ h1 >
75+ < h1 id =" overview " > Overview</ h1 >
7676
7777< p > The Vorbis text comment header is the second (of three) header
7878packets that begin a Vorbis bitstream. It is meant for short, text
@@ -92,9 +92,9 @@ <h1>Overview</h1>
9292opening for Moxy Früvous, 1997"
9393</ p > </ blockquote >
9494
95- < h1 > Comment encoding</ h1 >
95+ < h1 id =" commentencoding " > Comment encoding</ h1 >
9696
97- < h2 > Structure</ h2 >
97+ < h2 id =" structure " > Structure</ h2 >
9898
9999< p > The comment header logically is a list of eight-bit-clean vectors; the
100100number of vectors is bounded to 2^32-1 and the length of each vector
@@ -122,7 +122,7 @@ <h2>Structure</h2>
122122 9) done.
123123</ pre >
124124
125- < h2 > Content vector format</ h2 >
125+ < h2 id =" vectorformat " > Content vector format</ h2 >
126126
127127< p > The comment vectors are structured similarly to a UNIX environment variable.
128128That is, comment fields consist of a field name and a corresponding value and
@@ -144,7 +144,7 @@ <h2>Content vector format</h2>
144144field contents to the end of the field.</ li >
145145</ ul >
146146
147- < h3 > Field names</ h3 >
147+ < h3 id =" fieldnames " > Field names</ h3 >
148148
149149< p > Below is a proposed, minimal list of standard field names with a
150150description of intended use. No single or group of field names is
@@ -216,7 +216,7 @@ <h3>Field names</h3>
216216
217217</ dl >
218218
219- < h3 > Implications</ h3 >
219+ < h3 id =" implications " > Implications</ h3 >
220220
221221< ul >
222222< li > Field names should not be 'internationalized'; this is a
@@ -244,7 +244,7 @@ <h3>Implications</h3>
244244</ pre > </ li >
245245</ ul >
246246
247- < h2 > Encoding</ h2 >
247+ < h2 id =" encoding " > Encoding</ h2 >
248248
249249< p > The comment header comprises the entirety of the second bitstream
250250header packet. Unlike the first bitstream header packet, it is not
0 commit comments