You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Summary
Fixes: #636
This PR adds support for numeric character references (both decimal and
hexadecimal), for example: 用 and 用.
## Test Plan
Run reproduction steps from issue: #636
Issue should be resolved.
## Screenshots / Videos
https://github.com/user-attachments/assets/f6be0e7d-df27-4794-a972-9b5c910b1a3f
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ✅ |
| Android | ❌ |
## Checklist
- [x] E2E tests are passing
- [ ] Required E2E tests have been added (if applicable)
---------
0 commit comments