Skip to content
Marcos Cáceres edited this page May 10, 2017 · 11 revisions

github

The github option allows you associate your specification with a repository on GitHub. It takes an object with the following properties:

This automatically generates:

It also adds an object to otherLinks for under "Participate", with the appropriate links to your github repository.

Example of usage

const respecConfig = {
  github: "https://github.com/w3c/browser-payment-api",
}

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