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

format

Tells ReSpec to treat the document as being in a format other than HTML. Supported formats:

markdown
Interpreted as GitHub flavored markdown (GFM).
var respecConfig = {
  format: "markdown",
};

See: Using Markdown with ReSpec Guide.

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