mirror of
https://github.com/typst/typst
synced 2025-07-29 15:27:53 +08:00
parent
d1deb80bb8
commit
8574b36595
@ -595,6 +595,7 @@ impl Shorthand<'_> {
|
||||
("--", '\u{2013}'),
|
||||
("---", '\u{2014}'),
|
||||
("-?", '\u{00AD}'),
|
||||
("-!", '\u{2011}'),
|
||||
];
|
||||
|
||||
/// Get the shorthanded character.
|
||||
|
Loading…
x
Reference in New Issue
Block a user