mirror of
https://github.com/typst/typst
synced 2025-08-23 03:04:14 +08:00
Merge 8574b36595715414f399f8780070589470aad7bf into 0a3c6939dd274f40672484695d909c2cc0d0d755
This commit is contained in:
commit
087b7e6bcc
@ -595,6 +595,7 @@ impl Shorthand<'_> {
|
|||||||
("--", '\u{2013}'),
|
("--", '\u{2013}'),
|
||||||
("---", '\u{2014}'),
|
("---", '\u{2014}'),
|
||||||
("-?", '\u{00AD}'),
|
("-?", '\u{00AD}'),
|
||||||
|
("-!", '\u{2011}'),
|
||||||
];
|
];
|
||||||
|
|
||||||
/// Get the shorthanded character.
|
/// Get the shorthanded character.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user