Merge pull request #1602 from GriffinRichards/charmap-quote

Allow right single quotation mark in charmap
This commit is contained in:
GriffinR 2022-01-16 13:55:16 -05:00 committed by GitHub
commit 60162a98b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ SUPER_RE = A0
'“' = B1
'”' = B2
'' = B3
'' = B4
'\'' = B4
'♂' = B5
'♀' = B6