mirror of
https://github.com/sparanoid/chinese-copywriting-guidelines.git
synced 2026-04-05 20:51:24 +08:00
feat(docs): add another bad example to spacing
Sometimes, additional spaces are added before/after punctuation in fullwidth, especially in copying Chinese translation in Google Translate. It's better to avoid spacing in this situation, or it looks wider than normal.
This commit is contained in:
committed by
Tunghsiao Liu
parent
161c82c0ef
commit
a3fbf58737
@@ -105,6 +105,8 @@ Bad:
|
||||
|
||||
> 剛剛買了一部 iPhone ,好開心!
|
||||
|
||||
> 剛剛買了一部 iPhone, 好開心!
|
||||
|
||||
### `-ms-text-autospace` to the rescue?
|
||||
|
||||
Microsoft provides a CSS property [`-ms-text-autospace`](http://msdn.microsoft.com/en-us/library/ie/ms531164(v=vs.85).aspx) that can specify the autospacing and narrow space width adjustment of text. However it's not popular, and on other platforms such as OS X and iOS we can not use this feature. So it's better for you to keep up the habit.
|
||||
|
||||
Reference in New Issue
Block a user