File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -356,6 +356,11 @@ <h2 class="no-num no-toc" id=contents> Table of contents</h2>
356356
357357 < li > < a href ="#serialization "> < span class =secno > 7. </ span > Serialization</ a >
358358
359+ < ul class =toc >
360+ < li > < a href ="#serializing-anb "> < span class =secno > 7.1. </ span >
361+ Serializing < var > <an+b> </ var > </ a >
362+ </ ul >
363+
359364 < li > < a href ="#conformance "> < span class =secno > 8. </ span > Conformance</ a >
360365 < ul class =toc >
361366 < li > < a href ="#conventions "> < span class =secno > 8.1. </ span > Document
@@ -4234,7 +4239,12 @@ <h2 id=serialization><span class=secno>7. </span>Serialization</h2>
42344239 comments in the original text, so the above rule reinserts the minimum
42354240 number of comments into the serialized text to ensure an accurate
42364241 round-trip. (Roughly. The delim token rules are slightly too powerful, for
4237- simplicity.) <!--
4242+ simplicity.)
4243+
4244+ < h3 id =serializing-anb > < span class =secno > 7.1. </ span > Serializing < a
4245+ href ="#anb-production "> < var > <an+b> </ var > </ a > </ h3 >
4246+
4247+ < p class =issue > Define this. <!--
42384248
42394249TTTTTTTTTTTTTTTTTTTTTTTHHHHHHHHH HHHHHHHHHEEEEEEEEEEEEEEEEEEEEEE
42404250T:::::::::::::::::::::TH:::::::H H:::::::HE::::::::::::::::::::E
Original file line number Diff line number Diff line change @@ -3127,6 +3127,12 @@ <h2>Serialization</h2>
31273127 so the above rule reinserts the minimum number of comments into the serialized text to ensure an accurate round-trip.
31283128 (Roughly. The delim token rules are slightly too powerful, for simplicity.)
31293129
3130+ < h3 id ='serializing-anb '>
3131+ Serializing < var > <an+b> </ var > </ h3 >
3132+
3133+ < p class ='issue '>
3134+ Define this.
3135+
31303136
31313137
31323138
You can’t perform that action at this time.
0 commit comments