Escape U+200E and U+200F (#506)

Fixes #502
This commit is contained in:
Bram Gotink 2025-02-19 00:18:18 +01:00 committed by GitHub
parent 84911feb11
commit ee79f9f755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 {