We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e7abc commit 1078315Copy full SHA for 1078315
1 file changed
css-text-3/Overview.bs
@@ -1989,11 +1989,11 @@ Text Processing</h3>
1989
1990
<figure>
1991
<pre lang="zh-Hant">
1992
- 這個段落是呢麼長,
+ 這個段落是那麼長,
1993
在一行寫不行。最好
1994
用三行寫。
1995
</pre>
1996
- <p lang="zh-Hant">這個段落是呢麼長,在一行寫不行。最好用三行寫。</p>
+ <p lang="zh-Hant">這個段落是那麼長,在一行寫不行。最好用三行寫。</p>
1997
<figcaption>
1998
Eliminating a line break in Chinese requires eliminating any intervening [=white space=].
1999
</figcaption>
0 commit comments