diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-01-12 20:32:56 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-01-12 20:32:56 -0500 |
| commit | 356b01417177e8fd8a6cdb92e9782160e95c8b70 (patch) | |
| tree | b302d79f8e5d85e3441aa988afc4dff49273ac95 | |
| parent | 4876f753e51dfb2300586bcd43301fa5c039b5b3 (diff) | |
No more Under disclaimer
| -rw-r--r-- | docs/try.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/try.html b/docs/try.html index 13870403..f85ce4bc 100644 --- a/docs/try.html +++ b/docs/try.html @@ -32,7 +32,7 @@ <ul> <li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Documentation links for primitives are <a href="doc/primitive.html">here</a>.</li> <li>Any modifier with enter will execute (not just shift).</li> - <li>Support for function headers and multiple bodies is missing, and Under (<code class="Modifier2">⌾</code>) only works for a small class of structural functions. Fill elements aren't tracked: instead 0 is always used. Performance is bad.</li> + <li>Support for function headers and multiple bodies is missing. Fill elements aren't tracked: instead 0 is always used. Performance is bad.</li> </ul> </p> |
