Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2 id="introduction">Introduction</h2>
<section id="conventions">
<h3>Document Conventions</h3>

<p>In this document [[RFC2119]] keywords in uppercase italics have their usual meaning. We also use these stylistic conventions:</p>
<p>This document uses the following stylistic conventions:</p>

<p class="definition-example"><strong>Definitions</strong> appear with a different background color and decoration like this.</p>
<p class="advisement"><strong>Best practices</strong> appear with a different background color and decoration like this.</p>
Expand Down Expand Up @@ -152,6 +152,8 @@ <h3>Strings that are not <a>localizable text</a></h3>
</section>
</section> <!-- Introduction -->

<section id="conformance"></section>

<section>
<h2 id="bp_and-reco">Best Practices, Recommendations, and Gaps</h2>
<p>This section consists of the Internationalization (I18N) Working Group's set of best practices for identifying language and <a>string direction</a> in data formats on the Web. In some cases, there are gaps in existing standards, where the recommendations of the I18N WG require additional standardization or there might be barriers to full adoption.</p>
Expand Down