Skip to content

Commit

Permalink
how to type the prefix char
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz committed Jul 5, 2022
1 parent 4ab7ffe commit 97a09f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apl.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ <h1><a href="https://aplwiki.com">APL</a> language bar, key-bindings, and charac
</ol>
<p>Try it here: <input autofocus /></p>
<p>Hover over a symbol in the language bar for keybindings and combo sequences.</p>
<p>To enter the <code>`</code> character, press <kbd>`</kbd><kbd>Space</kbd>.
<h2>Installation</h2>
<h3>Desktop browser</h3>
<ol>
Expand Down
1 change: 1 addition & 0 deletions bqn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ <h1>
</ol>
<p>Try it here: <input style="font-family:'BQN386 Unicode',monospace;" autofocus /></p>
<p>Hover over a symbol in the language bar for keybindings.</p>
<p>To enter the <code>\</code> character, press <kbd>\</kbd><kbd>Space</kbd>.
<h2>Installation</h2>
<h3>Desktop browser</h3>
<ol>
Expand Down

0 comments on commit 97a09f9

Please sign in to comment.