Add sym.lrm and sym.rlm (#3182)

This commit is contained in:
violet 2024-01-15 06:40:54 -05:00 committed by GitHub
parent 5a9de6046b
commit 39003555f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
zwj: '\u{200D}',
zwnj: '\u{200C}',
zws: '\u{200B}',
lrm: '\u{200E}',
rlm: '\u{200F}',
// Spaces.
space: [