We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a40ad commit f668724Copy full SHA for f668724
1 file changed
css-ruby-1/Overview.bs
@@ -1594,7 +1594,7 @@ Appendix A: Sample Style Sheets</h2>
1594
rt + rtc::before { content: ")("; }</pre>
1595
1596
Alternatively, if it is known that a purely alternating style of markup is used
1597
- (<code><ruby>A<rt>a</rt>B<rt>b</rt>C<rt>c</rt><ruby></code>)
+ (<code highlight=html><ruby>A<rt>a</rt>B<rt>b</rt>C<rt>c</rt><ruby></code>)
1598
where there are no adjacent ruby annotations,
1599
the following rules will add parentheses around each annotation:
1600
0 commit comments