Skip to content

Commit

Permalink
Make the ruby section less HTML specific (2)
Browse files Browse the repository at this point in the history
This PR applies Fuqiao's PR at #39 to the newly refactored markup.
  • Loading branch information
r12a committed Mar 11, 2021
1 parent cc0d818 commit f025cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2325,7 +2325,7 @@ <h3>Ruby text annotations</h3>
</div>

<div class="req" id="ruby_rb">
<p class="advisement">Ruby implementations should make it possible to use an explicit <code class="kw" translate="no">rb</code> tag for ruby bases.</p>
<p class="advisement">Ruby implementations should make it possible to use an explicit element for ruby bases, like the <code class="kw" translate="no">rb</code> element in HTML.</p>
</div>

<div class="req" id="ruby_dblsided">
Expand Down

0 comments on commit f025cce

Please sign in to comment.