diff options
Diffstat (limited to 'docs/help/index.html')
| -rw-r--r-- | docs/help/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/help/index.html b/docs/help/index.html index d6110440..3df44762 100644 --- a/docs/help/index.html +++ b/docs/help/index.html @@ -326,6 +326,14 @@ <td><a href="endlist.html">End list</a></td> </tr> <tr> +<td><code><span class='Bracket'>[</span></code></td> +<td><a href="beginarray.html">Begin array</a></td> +</tr> +<tr> +<td><code><span class='Bracket'>]</span></code></td> +<td><a href="endarray.html">End array</a></td> +</tr> +<tr> <td><code><span class='Ligature'>‿</span></code></td> <td><a href="strand.html">Strand</a></td> </tr> |
