Skip to content

Commit

Permalink
fixup! Fix name stretch axis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-wang committed Sep 18, 2019
1 parent bd30efb commit e4ed7cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ <h4>Dictionary-based attributes</h4>
are interpreted relative to
the target stretch size before application of
size constraints, as described in
<a href="#algorithm-for-stretching-operators-along-the-inline-axis"></a>.
<a href="#algorithm-for-stretching-operators-along-the-block-axis"></a>.
</p>
<div class="note">
The <code>fence</code> and <code>separator</code> properties do not
Expand Down Expand Up @@ -5602,8 +5602,8 @@ <h3>Stretchy Operator Axis</h3>
The default stretch axis for all characters is
<em>block</em>. However, the
stretch axis for the following characters is <em>inline</em>:
</p>
<code data-include="tables/block-axis-operators.txt"></code>
</p>g
<code data-include="tables/inline-axis-operators.txt"></code>
<div class="note">
The stretch axis can be included as a boolean property of the
<a href="#operator-dictionary">operator dictionary</a>. But since it
Expand Down

0 comments on commit e4ed7cb

Please sign in to comment.