Skip to content
Marcos Cáceres edited this page Feb 22, 2017 · 7 revisions

When present, the issue-summary id tells ReSpec to gather all issues found throughout your spec and display them.

Example of usage

<div class="issue" data-number="123" title="This is issue!">
  <p>It clear that this is an issue.</p>
</div>  
<section class="appendix" id="issue-summary">
  <!-- A list of issues will magically appear here -->
</section>

Guides

Configuration options

W3C Configuration options

Linter rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

WebIDL

HTML attributes

CSS Classes

Special properties

Clone this wiki locally