Escape U+200E and U+200F

Fixes #502
This commit is contained in:
Bram Gotink 2025-02-18 21:32:13 +01:00
parent 84911feb11
commit 6a61afc69d
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -491685,7 +491685,7 @@ html lang=en-US-x-hixie {
}
td " U+0200E "
td {
span class=glyph ""
span class=glyph "\u{200e}"
}
}
tr id=entity-lrtri {
@ -497373,7 +497373,7 @@ html lang=en-US-x-hixie {
}
td " U+0200F "
td {
span class=glyph ""
span class=glyph "\u{200f}"
}
}
tr id=entity-rmoust {