Skip to content
Marcos Caceres edited this page Mar 27, 2026 · 7 revisions

wgPublicList

⚠️ Deprecated. Use group instead.

Previously used to set the short name of the group's public mailing list. The group option auto-configures this.

Migration

// Before:
// wgPublicList: "public-webapps",

// After:
var respecConfig = {
  group: "webapps",
};

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