Insert whitespace between CJK and half-width characters automatically

It’s really necessary to insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols) automatically. There is js implementation called pangu: https://github.com/vinta/pangu.js

1 Like