-
-
Notifications
You must be signed in to change notification settings - Fork 421
editors
Marcos Caceres edited this page Mar 27, 2026
·
11 revisions
Type: Person[]
Default: []
An array of person objects describing the editors of the document. At least one editor is required for most W3C documents.
var respecConfig = {
editors: [
{
name: "Alice Smith",
url: "https://example.org/alice",
company: "Example Corp",
companyURL: "https://example.org/",
w3cid: 12345,
},
{
name: "Bob Jones",
company: "Another Co.",
companyURL: "https://anotherco.example/",
w3cid: 67890,
},
],
};| Field | Type | Description |
|---|---|---|
name |
string |
Required. Full name of the editor |
url |
string |
Personal URL or mailto: address |
company |
string |
Employer or affiliation |
companyURL |
string |
URL of the employer |
w3cid |
number |
W3C account ID — enables contributor stats |
orcid |
string |
ORCID iD URL (e.g. https://orcid.org/0000-0000-0000-0000) |
note |
string |
Short note shown in parentheses after the name |
extras |
Extra[] |
Additional links shown after the person entry |
retiredDate |
string |
"YYYY-MM-DD" — marks editor as having retired on this date |
- See person for full documentation of all person object fields and the
extrasformat - To credit former editors, use
formerEditors, or setretiredDateto keep them listed inline - For non-editor contributors, use
authors
💖 Support ReSpec by becoming a sponsor via Open Collective. 💖
✨ View rendered version of this documentation at https://respec.org/docs/ ✨
- Getting Started
- How Do I…
- Spec Editor's Guide
- Writing Algorithms
- WebIDL Guide
- Configuring ReSpec
- Developers Guide
- Shorthands
- addSectionLinks
- authors
- caniuse
- edDraftURI
- editors
- format (markdown)
- formerEditors
- github
- highlightVars
- isPreview
- license
- lint
- localBiblio
- logos
- maxTocLevel
- mdn
- modificationDate
- monetization
- noTOC
- otherLinks
- pluralize
- postProcess
- preProcess
- previousDiffURI
- previousMaturity
- previousPublishDate
- prevRecShortname
- prevRecURI
-
processVersion(Removed) - publishDate
- shortName
- specStatus
- subjectPrefix
- subtitle
- testSuiteURI
- xref
- additionalCopyrightHolders
-
addPatentNote(Removed) - alternateFormats
- canonicalURI
- charterDisclosureURI
- copyrightStart
- crEnd
- dark mode
- doJsonLd
- errata
- group
- implementationReportURI
- level
- noRecTrack
- prevED
- prEnd
- submissionCommentNumber
-
wg(Deprecated — usegroup) -
wgId(Deprecated — usegroup) -
wgPatentURI(Deprecated — usegroup) -
wgPublicList(Deprecated — usegroup) -
wgURI(Deprecated — usegroup)
a11ycheck-charsetcheck-internal-slotscheck-punctuationinformative-dfnlocal-refs-existno-captionless-tablesno-headingless-sectionsno-http-propsno-link-warningsno-unused-dfnsno-unused-varsprivsec-sectionwpt-tests-exist
Handled by ReSpec for you.
- conformance
- idl-index
- index
- issue-summary
- references
- tof (Table of Figures)
- data-abbr
- data-cite
- data-dfn-for
- data-dfn-type
- data-export
- data-format
- data-include
- data-include-format
- data-include-replace
- data-link-for
- data-link-type
- data-local-lt
- data-lt
- data-lt-no-plural
- data-lt-noDefault
- data-max-toc
- data-number
- data-oninclude
- data-sort
- data-tests
-
data-transform(Deprecated) - data-type
- dir
- lang