We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71d460 commit 4725397Copy full SHA for 4725397
index.html
@@ -320,7 +320,7 @@ <h2>Typographical conventions</h2>
320
<div data-include="common/typographical-conventions.html"></div>
321
</section>
322
323
- <section>
+ <section class="normative">
324
<h2>Terminology</h2>
325
326
<p>This document uses the following terms as defined in JSON [[RFC8288]]. Refer
@@ -342,7 +342,7 @@ <h4>Algorithm Terms</h4>
342
343
344
345
+ <section class="informative">
346
<h3>Example Conventions</h3>
347
<p>Note that in the examples used in this document, output
348
is of necessity shown in serialized form as JSON. While the algorithms
0 commit comments