aboutsummaryrefslogtreecommitdiff
path: root/docs/help/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-06-01 21:38:15 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-06-01 21:38:15 -0400
commitb813f80bbe1e9249f312a153f9316f3aa2894660 (patch)
tree52a2c545c5e8810ae3e08c78e2b33b5b67c4d1d8 /docs/help/index.html
parent6725dc97c14ae87f7bfac650ad96edb759340aa2 (diff)
Add help pages and keybar entries for quote characters
Diffstat (limited to 'docs/help/index.html')
-rw-r--r--docs/help/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/help/index.html b/docs/help/index.html
index 46b5e791..d6110440 100644
--- a/docs/help/index.html
+++ b/docs/help/index.html
@@ -381,5 +381,13 @@
<td><code><span class='Comment'>#</span></code></td>
<td><a href="comment.html">Comment</a></td>
</tr>
+<tr>
+<td><code><span class='String'>'</span></code></td>
+<td><a href="character.html">Character</a></td>
+</tr>
+<tr>
+<td><code><span class='String'>&quot;</span></code></td>
+<td><a href="string.html">String</a></td>
+</tr>
</tbody>
</table>