Added slash.big (#1273)

This commit is contained in:
Clara H 2023-05-21 05:58:40 +01:00 committed by GitHub
parent 991777e3a8
commit 33843da2df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
pilcrow: ['¶', rev: ''], pilcrow: ['¶', rev: ''],
section: '§', section: '§',
semi: [';', rev: ''], semi: [';', rev: ''],
slash: ['/', double: '', triple: ''], slash: ['/', double: '', triple: '', big: '\u{29f8}'],
dots: [h.c: '', h: '', v: '', down: '', up: ''], dots: [h.c: '', h: '', v: '', down: '', up: ''],
tilde: [ tilde: [
op: '', op: '',