mirror of
https://github.com/sparanoid/chinese-copywriting-guidelines.git
synced 2026-04-05 20:51:24 +08:00
Merge branch 'master' of github.com:sparanoid/chinese-copywriting-guidelines
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
- [中文與數字之間需要增加空格](#spacing-c2)
|
- [中文與數字之間需要增加空格](#spacing-c2)
|
||||||
- [數字與單位之間需要增加空格](#spacing-c3)
|
- [數字與單位之間需要增加空格](#spacing-c3)
|
||||||
- [全形標點與其他字符之間不加空格](#spacing-c4)
|
- [全形標點與其他字符之間不加空格](#spacing-c4)
|
||||||
|
- [`-ms-text-autospace` to the rescue?](#spacing-c5)
|
||||||
- [標點符號](#punctuation-marks)
|
- [標點符號](#punctuation-marks)
|
||||||
- [不重複使用標點符號](#punctuation-marks-c1)
|
- [不重複使用標點符號](#punctuation-marks-c1)
|
||||||
- [全形和半形](#fullwidth-halfwidth)
|
- [全形和半形](#fullwidth-halfwidth)
|
||||||
@@ -87,6 +88,11 @@
|
|||||||
|
|
||||||
> 剛剛買了一部 iPhone ,好開心!
|
> 剛剛買了一部 iPhone ,好開心!
|
||||||
|
|
||||||
|
<a name="spacing-c5"></a>
|
||||||
|
### `-ms-text-autospace` to the rescue?
|
||||||
|
|
||||||
|
Microsoft 有個 [`-ms-text-autospace`](http://msdn.microsoft.com/en-us/library/ie/ms531164(v=vs.85).aspx) 的 CSS 屬性可以實現自動為中英文之間增加空白。不過目前並未普及,另外在其他應用場景,例如 OS X、iOS 的用戶介面目前并不存在這個特性,所以請繼續保持隨手加空格的習慣。
|
||||||
|
|
||||||
<a name="punctuation-marks"></a>
|
<a name="punctuation-marks"></a>
|
||||||
## 標點符號
|
## 標點符號
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user