Description
I am writing a bilingual Chinese-English document and encountered a problem.
If I set the spell check to Chinese, then it cannot check English words, as shown below.
#set text(lang:"ch")
asdfasdfasdf
However, if I set the language to English, then all Chinese characters will be considered spelling errors.
#set text(lang:"en")
这是一段没有问题的文字。
This is a piece of text without *ANY* problems.
I would appreciate it if it can be implemented in the near future!
Use Case
As mentioned above, this improvement will benefit those who need to write in multiple languages simultaneously.
Description
I am writing a bilingual Chinese-English document and encountered a problem.
If I set the spell check to Chinese, then it cannot check English words, as shown below.
However, if I set the language to English, then all Chinese characters will be considered spelling errors.
I would appreciate it if it can be implemented in the near future!
Use Case
As mentioned above, this improvement will benefit those who need to write in multiple languages simultaneously.