Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Minor change to the Compose Key sequences.
  • Loading branch information
pieter-degroote authored Jan 21, 2025
1 parent 915390b commit 478a0f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,10 @@ <h2 id="Compose_Key_Sequences">Compose Key Sequences (Multi_key)</h2>
&lt;Multi_key&gt; &lt;t&gt; &lt;m&gt; : "™" U2122 # trademark symbol
&lt;Multi_key&gt; &lt;v&gt; &lt;v&gt; : "✓" U2713 # check mark
&lt;Multi_key&gt; &lt;y&gt; &lt;y&gt; : "✓" U2713 # check mark
&lt;Multi_key&gt; &lt;V&gt; &lt;V&gt; : "✔" U2714 # heavy check mark
&lt;Multi_key&gt; &lt;Y&gt; &lt;Y&gt; : "✔" U2714 # heavy check mark
&lt;Multi_key&gt; &lt;x&gt; &lt;x&gt; : "✗" U2717 # ballot x
&lt;Multi_key&gt; &lt;X&gt; &lt;X&gt; : "✘" U2718 # heavy ballot x
&lt;Multi_key&gt; &lt;bar&gt; &lt;bar&gt; : "‖" U2016 # double vertical line
&lt;Multi_key&gt; &lt;apostrophe&gt; &lt;1&gt; : "′" U2032 # prime
&lt;Multi_key&gt; &lt;apostrophe&gt; &lt;2&gt; : "″" U2033 # double prime
Expand Down

0 comments on commit 478a0f5

Please sign in to comment.