換行測試
Created: 10/9/2025 Updated: 10/12/2025
Test Two CJK Char
It should display 我我 in the same line, without any extra space.
我我
Test CJK Char + Punctuation
It should display 。我。 in the same line, without any extra space.
。我。
Test CJK Char + Quotes
It should display “ 我 ” and ‘ 我 ’ in the same line, with spaces included.
This is because we cannot determine whether the quotes are CJK style or English style.
“ 我 ” ‘ 我 ’
Test CJK Char + English
It should display a 我 a in the same line, with spaces included.
This is a.k.a.「盤古之白」
a 我 a
Test English Punctuation + CJK Char
It should display , 我 , in the same line, with spaces included.
, 我 ,