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.
@set
1 parent 11f8bad commit 8d16866Copy full SHA for 8d16866
index.html
@@ -3384,12 +3384,10 @@ <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>, <code>@index@set</code>,
3388
- and <code>@set</code>
+ <li>Append the values <code>@index</code> and <code>@index@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