We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f84ad commit 498b698Copy full SHA for 498b698
css-text-3/Overview.bs
@@ -1985,12 +1985,12 @@ Text Processing</h3>
1985
“unbreaking” a line requires joining the two lines with no intervening space.
1986
1987
<figure>
1988
- <pre lang="zh-Hans">
1989
- 这个段落是呢么长,
1990
- 在一行写不行。最好
1991
- 用三行写。
+ <pre lang="zh-Hant">
+ 這個段落是呢麼長,
+ 在一行寫不行。最好
+ 用三行寫。
1992
</pre>
1993
- <p lang="zh-Hans">这个段落是呢么长,在一行写不行。最好用三行写。</p>
+ <p lang="zh-Hant">這個段落是呢麼長,在一行寫不行。最好用三行寫。</p>
1994
<figcaption>
1995
Eliminating a line break in Chinese requires eliminating any intervening [=white space=].
1996
</figcaption>
0 commit comments