mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Added Numero Sign № (U+2116) (#5326)
This commit is contained in:
parent
f0d7f54cbf
commit
30427ac842
@ -123,6 +123,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = typst_macros::symbols! {
|
||||
interrobang: '‽',
|
||||
hash: '#',
|
||||
hyph: ['‐', minus: '\u{2D}', nobreak: '\u{2011}', point: '‧', soft: '\u{ad}'],
|
||||
numero: '№',
|
||||
percent: '%',
|
||||
permille: '‰',
|
||||
pilcrow: ['¶', rev: '⁋'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user