Skip to content

Commit 738d1b1

Browse files
committed
[css-module-bikeshed] Use pretty headers rather than header markup.
1 parent 5780cc9 commit 738d1b1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css-module-bikeshed/Overview.bs

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@ Ignored Terms: div, dl, dfn
3333
}
3434
</style>
3535

36-
<h2 id="intro">
37-
Introduction</h2>
36+
Introduction {#intro}
37+
=====================
3838

3939
<em>This section is not normative.</em>
4040

4141
<var class="replaceme">Provide background, motivation, etc.</var>
4242

4343

44-
<h2 id="sample-topic">
45-
Sample section</h2>
44+
Sample section {#sample-topic}
45+
==============================
4646

4747
Look at the mark-up in this section for examples.
4848
See the <a href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> for more precise instructions.
@@ -102,8 +102,8 @@ Sample section</h2>
102102

103103
A formal definition of a property looks like this:
104104

105-
<h3 id="the-display-model">
106-
Internal display model: the 'foo' property</h3>
105+
Internal display model: the 'foo' property {#the-foo-property}
106+
--------------------------------------------------------------
107107

108108
<pre class='propdef'>
109109
Name: foo

0 commit comments

Comments
 (0)