diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/try.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/try.html b/docs/try.html index e638496e..65b462f4 100644 --- a/docs/try.html +++ b/docs/try.html @@ -30,8 +30,10 @@ <p> Notes: <ul> - <li>You can type special characters with a back<em>slash</em> prefix (customize at the right), as shown by hovering over the character bar above. Documentation links for primitives are <a href="doc/primitive.html#functions">here</a>.</li> - <li>Any modifier with enter will execute, not just shift. The code window is vertically resizeable.</li> + <li>Documentation links for primitives are <a href="doc/primitive.html#functions">here</a>.</li> + <li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Customize the prefix with the input at the right.</li> + <li>Any modifier with enter will execute, not just shift.</li> + <li>The code window is vertically resizeable.</li> </ul> </p> |
