feat(developer): don't re-escape non-syntax chars 🙀
- \u{0300} needs to turn back into an actual char, so normalization gets an opportunity to run.
#10319
parent
ab670618
Please register or sign in to comment
- \u{0300} needs to turn back into an actual char, so normalization gets an opportunity to run.
#10319