Skip to content

Commit

Permalink
Other langs → More…
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz committed Dec 28, 2020
1 parent 761c42a commit 9496f07
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion 05ab1e.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<article>
<h1><a href="https://github.com/Adriandmen/05AB1E">05AB1E</a> language bar <a href="."><button>Other languages</button></a></h1>
<h1><a href="https://github.com/Adriandmen/05AB1E">05AB1E</a> language bar <a href="."><button>More…</button></a></h1>
<p>This provides a way to easily enter 05AB1E characters into pretty much any input field on any webpage: Click on symbols in the language bar.</p>
<p>Try it here: <input autofocus/></p>
<h2>Installation</h2>
Expand Down
2 changes: 1 addition & 1 deletion actually.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<article>
<h1><a href="https://github.com/Mego/Seriously">Actually</a> language bar <a href="."><button>Other languages</button></a></h1>
<h1><a href="https://github.com/Mego/Seriously">Actually</a> language bar <a href="."><button>More…</button></a></h1>
<p>This provides a way to easily enter Actually characters into pretty much any input field on any webpage: Click on symbols in the language bar.</p>
<p>Try it here: <input autofocus/></p>
<h2>Installation</h2>
Expand Down
2 changes: 1 addition & 1 deletion apl.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<article>
<h1><a href="https://aplwiki.com">APL</a> language bar, key-bindings, and character compositions <a
href="."><button>Other languages</button></a></h1>
href="."><button>More…</button></a></h1>
<p>This provides three ways to easily enter APL characters into pretty much any input field on any webpage:</p>
<ol>
<li>Use backtick <kbd>`</kbd> as prefix APL key, e.g. <kbd>`</kbd><kbd>a</kbd> gives <code></code>.</li>
Expand Down
2 changes: 1 addition & 1 deletion bqn.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<article>
<h1>
<a href="https://mlochbaum.github.io/BQN">BQN</a> language bar, key-bindings, and character compositions
<a href="."><button>Other languages</button></a>
<a href="."><button>More…</button></a>
</h1>
<p>This provides two ways to easily enter BQN characters into pretty much any input field on any webpage:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion brachylog.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<article>
<h1><a href="https://github.com/JCumin/Brachylog">Brachylog</a> language bar and character compositions <a href="."><button>Other languages</button></a></h1>
<h1><a href="https://github.com/JCumin/Brachylog">Brachylog</a> language bar and character compositions <a href="."><button>More…</button></a></h1>
<p>This provides two ways to easily enter Brachylog characters into pretty much any input field on any webpage:</p>
<ol>
<li>Enter a combo sequence and hit Tab, e.g. <kbd>(</kbd><kbd>=</kbd><kbd>Tab</kbd> gives <code>¤</code>.</li>
Expand Down
2 changes: 1 addition & 1 deletion husk.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<article>
<h1><a href="https://github.com/barbuz/Husk">Husk</a> language bar and character compositions <a href="."><button>Other languages</button></a></h1>
<h1><a href="https://github.com/barbuz/Husk">Husk</a> language bar and character compositions <a href="."><button>More…</button></a></h1>
<p>This provides two ways to easily enter Husk characters into pretty much any input field on any webpage:</p>
<ol>
<li>Enter an alias and hit tab, e.g. <kbd>c</kbd><kbd>u</kbd><kbd>r</kbd><kbd>Tab</kbd> gives <code>¤</code>.</li>
Expand Down
2 changes: 1 addition & 1 deletion jelly.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<article>
<h1><a href="https://github.com/DennisMitchell/jellylanguage">Jelly</a> language bar and character compositions <a href="."><button>Other languages</button></a></h1>
<h1><a href="https://github.com/DennisMitchell/jellylanguage">Jelly</a> language bar and character compositions <a href="."><button>More…</button></a></h1>
<p>This provides two ways to easily enter Jelly characters into pretty much any input field on any webpage:</p>
<ol>
<li>Enter a combo sequence and hit Tab, e.g. <kbd>v</kbd><kbd>!</kbd><kbd>Tab</kbd> gives <code>¡</code>.</li>
Expand Down

0 comments on commit 9496f07

Please sign in to comment.