Skip to content

Commit 2489777

Browse files
committed
[css-module-bikeshed] Use and mention the Issue: syntax for creating issues.
1 parent 0c1726c commit 2489777

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

css-module-bikeshed/Overview.bs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@ Internal display model: the 'foo' property {#the-foo-property}
151151

152152
Don't forget to write the alt.
153153

154-
<p class='issue'>
155-
An open issue or editorial remark is OK in a WD,
156-
but they should be resolved/removed before the document goes to &ldquo;CR&rdquo;
157-
(Candidate Recommendation).
158-
Use class=&ldquo;issue&rdquo;.
159-
160-
<p class='issue'>
161-
Inline issues will be copied into an <a href="#issues-index">Issues Index</a> at the end of the document,
162-
for easy reference.
154+
Issue: An open issue or editorial remark is OK in a WD,
155+
but they should be resolved/removed before the document goes to &ldquo;CR&rdquo;
156+
(Candidate Recommendation).
157+
Use class=&ldquo;issue&rdquo; on an element,
158+
or begin a paragraph with &ldquo;Issue:&rdquo;.
159+
160+
Issue:
161+
Inline issues will be copied into an <a href="#issues-index">Issues Index</a> at the end of the document,
162+
for easy reference.
163163

164164
<pre class='idl'>
165165
/* Write WebIDL in a &lt;pre class="idl"> as plain text. */

0 commit comments

Comments
 (0)