Skip to content
Sid Vishnoi edited this page Jul 8, 2020 · 5 revisions

modificationDate

A YYYY-MM-DD date. The in-place edit date of an already published document. Used in conjunction with publishDate, as per Pubrules.

var respecConfig = {
  publishDate: "2020-03-30",
  modificationDate: "2020-04-13",
};

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