Skip to content
Fuqiao Xue edited this page Jun 15, 2021 · 2 revisions

latestVersion

For W3C Community Groups and Business Groups, it allows you to specify a URL for where the "Latest Version" of a specification can be found (e.g., on GitHub, using GitHub pages).

For regular W3C Working Groups,latestVersion is automatically set. However, in rare cases, you can override the "Latest Version" to point to a different path or URL.

Note: The latestVersion URL is resolved using https://www.w3.org/ as the base URL.

var respecConfig = {
  latestVersion: "https://respec.org/docs/";
}

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