Skip to content

Commit 4396b4d

Browse files
committed
[css-ruby] Improve cross-section linking
1 parent 76457f6 commit 4396b4d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-ruby-1/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,8 @@ Autohiding Base-identical Annotations</h3>
600600
<h3 id="white-space">
601601
White Space Collapsing</h3>
602602

603-
White space within a ruby structure is <a href="#anon-gen-discard-space">discarded</a>
603+
As discussed in [[#box-fixup]],
604+
white space within a ruby structure is <a href="#anon-gen-discard-space">discarded</a>:
604605
<ul>
605606
<li>at the beginning and end of a [=ruby container=], [=annotation container=], or [=base container=],
606607
<li>between a [=base container=] and its following [=annotation container=],
@@ -623,7 +624,7 @@ White Space Collapsing</h3>
623624
as [=inter-base white space|inter-base=],
624625
[=inter-annotation white space|inter-annotation=],
625626
or [=inter-segment white space=].
626-
(See <a href="#box-fixup">Anonymous Ruby Box Generation</a>, above.)
627+
(See <a href="#anon-gen-interpret-space">Interpret intra-level white space</a>, above.)
627628

628629
<div class="example">
629630
The rules preserving white space allow ruby to be used with space-separated scripts such as Latin.

0 commit comments

Comments
 (0)