File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,9 @@ UI macro examples::
166166
167167== Examples
168168
169- Example of a duplicate section title to test auto-generated IDs.
169+ An example of a first duplicate section title to test auto-generated IDs.
170+ The ID of this section is examples-1 since the unique_id_start_index compliance value is 1.
171+ The ID resolves to <<examples-1>>.
170172
171173* filler
172174* filler
@@ -185,7 +187,8 @@ Example of a duplicate section title to test auto-generated IDs.
185187
186188== Examples
187189
188- Another example of a duplicate section title to test auto-generated IDs.
190+ An example of another duplicate section title to test auto-generated IDs.
191+ The ID of this section is examples-2 and resolves to <<examples-2>>.
189192
190193* filler
191194* filler
You can’t perform that action at this time.
0 commit comments