We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8153a89 commit 1c690c0Copy full SHA for 1c690c0
1 file changed
css-text-4/Overview.bs
@@ -1279,9 +1279,7 @@ Expanding Between Words: the 'word-space-transform' property</h3>
1279
or marked with class <code>p</code> when they also delimit a phrase.
1280
1281
<pre><code highlight=markup>
1282
- <p>らいしゅう<wbr>の<wbr>じゅぎょう<wbr>に<wbr class=p
1283
- >たいこ<wbr>と<wbr>ばち<wbr>を<wbr class=p
1284
- >もって<wbr>きて<wbr>ください。
+ <p>らいしゅう<wbr>の<wbr>じゅぎょう<wbr>に<wbr class=p>たいこ<wbr>と<wbr>ばち<wbr>を<wbr class=p>もって<wbr>きて<wbr>ください。
1285
</code></pre>
1286
1287
Using this, it is possible not only to enable the rather common phrase-based spacing,
0 commit comments