Skip to content

addSectionLinks

Marcos Cáceres edited this page Sep 15, 2018 · 5 revisions

Controls if linked "§" section markers are added to a document. This is enabled by default for W3C documents.

Example

var respecConfig = {
  // turns off the § section markers
  addSectionLinks: false;
}

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