Skip to content
Sid Vishnoi edited this page Jul 8, 2020 · 1 revision

removeOnSave

If you want to include content that is used during the generation of the specification but must be removed from the exported output, then add the removeOnSave class to it.

<div class="removeOnSave">
  <p>This will be removed at export time.</p>
</div>

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