Skip to content
Marcos Caceres edited this page Mar 28, 2026 · 8 revisions

errata

Type: string Default: undefined

URL to the errata document for this specification. Shown in the document header. Typically only relevant for "REC" (Recommendation) documents.

Basic usage

var respecConfig = {
  specStatus: "REC",
  errata: "https://www.w3.org/XML/xml-V10-5e-errata",
};

Notes

  • Primarily used for "REC" documents that have accumulated corrections since publication
  • For active specs still being edited, corrections go into the spec itself rather than a separate errata document

Guides

Configuration options

W3C Configuration options

Linting rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

HTML attributes

CSS Classes

Special properties

Clone this wiki locally