**Summary** The character `\u{3000}` ( full-width space character) in utf8 encoding is considered trimable in javascript <img width="794" height="208" alt="Image" src="https://github.com/user-attachments/assets/1b273c35-576a-46cb-8605-6f9fdb8c9449" /> Should we add this to `timchars`, would it be weird if JS trim it and this is not included?
Summary
The character
\u{3000}( full-width space character) in utf8 encoding is considered trimable in javascriptShould we add this to
timchars, would it be weird if JS trim it and this is not included?