Skip to content

Commit bbdd6a4

Browse files
committed
Fix some formatting and organization
- Group the concepts into "concepts" section - Add 'example' to the note at the top because the colors are so similar
1 parent d45342c commit bbdd6a4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ <h2 id="introduction">Introduction</h2>
124124

125125
<aside class="note">
126126
<p>In this document [[RFC2119]] keywords have their usual meaning. Best practices and definitions are set off from the remainder of the text with special formatting.</p>
127+
<p class="example">Examples appear with a different background color and decoration like this.</p>
127128
<p class="advisement">Best practices appear with a different background color and decoration like this.</p>
128129
<p class="definition">Definitions appear with a different background color and decoration like this.</p>
129130
<p class="issue-example">Gaps or recommendations for future work appear with a different background color and decoration like this.</p>
@@ -212,8 +213,6 @@ <h3 id="definitions">Definitions</h3>
212213
<p class="definition"><dfn class="link-ignore" data-lt="summer time|daylight savings time|DST|daylight time">Daylight Savings Time</dfn> Also called <em>summer time</em> or <em>daylight time</em> and abbreviated <em>DST</em>. The practice of advancing clocks to make better use of longer periods of daylight during the summer, so that darkness falls at a later [=wall time=]. Rules around observation (or non-observation) of DST is one feature of a time zone.</p>
213214
</section>
214215

215-
</section>
216-
217216
<section>
218217
<h2 id="history">A Brief History of Timekeeping</h2>
219218

@@ -642,6 +641,8 @@ <h3>Serializations</h3>
642641
</section>
643642
</section>
644643

644+
</section><!-- /concepts -->
645+
645646
<section id="use-cases">
646647
<h2>Use Cases</h2>
647648

0 commit comments

Comments
 (0)