We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef41e9 commit 11f8badCopy full SHA for 11f8bad
index.html
@@ -3384,8 +3384,12 @@ <h3>Algorithm</h3>
3384
<li>If the value does not contain an <code>@id</code> <a>member</a>,
3385
append the values <code>@graph@id</code> and <code>@graph@id@set</code>
3386
to <var>containers</var>.</li>
3387
- <li>Append the values <code>@index</code> and <code>@index@set</code>
+ <li>Append the values <code>@index</code>, <code>@index@set</code>,
3388
+ and <code>@set</code>
3389
3390
+ <li>Set <var>type/language</var> to <code>@type</code>
3391
+ and set <var>type/language value</var> to <code>@id</code>.</li>
3392
+ <li>Append <code>@set</code> to <var>containers</var>.</li>
3393
</ol>
3394
</li>
3395
<li>Otherwise:
0 commit comments