Merge 8574b36595715414f399f8780070589470aad7bf into 70710deb2b813eacc79d57436f5bd4c15c215f2e

This commit is contained in:
Tau 2025-07-10 15:28:32 +02:00 committed by GitHub
commit e5ab65952c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -595,6 +595,7 @@ impl Shorthand<'_> {
("--", '\u{2013}'),
("---", '\u{2014}'),
("-?", '\u{00AD}'),
("-!", '\u{2011}'),
];
/// Get the shorthanded character.