Open
Description
Describe the issue
无法渲染反义符
Vapor version
4.113.2
Operating system and version
mac os 15.3.1
Swift version
6.0.3
Steps to reproduce
这里需要验证 newCurrent 不能为"\"
如果不加 && newCurrent != "\" 验证 会导致https://github.com/vapor/vapor/issues/3272问题
Outcome
No response
Additional notes
No response