Skip to content

Revisions

  • docs: fix document.respec.ready (not .isReady) The property is document.respec.ready, not document.respec.isReady. Fixed in: document.respec.md, respecIsReady.md, How-Do-I.md Also added document.respec.version property to document.respec.md.

    @marcoscaceres marcoscaceres committed Mar 28, 2026
  • docs: rewrite 36 more pages; add Getting-Started and How-Do-I New pages: - Getting-Started.md — minimal template, local server, required config/sections - How-Do-I.md — task-oriented guide for common spec editor operations Rewritten config pages (with Type/Default headers and markdown tables): section, publishDate, previousPublishDate, previousMaturity, format, maxTocLevel, noTOC, subtitle, highlightVars, dark-mode, isPreview, modificationDate, otherLinks, latestVersion, canonicalURI, doJsonLd, dir, lang, pluralize, respecIsReady, document.respec, rs-changelog, gh-contributors, removeOnSave, monetization, crEnd, prEnd, noRecTrack Deprecated pages (migration guidance to group): wg, wgId, wgURI, wgPatentURI, wgPublicList Removed page: processVersion (removed in v19.5.0 — page updated to say so)

    @marcoscaceres marcoscaceres committed Mar 27, 2026
  • Updated respecIsReady (markdown)

    @sidvishnoi sidvishnoi committed Oct 13, 2021
  • respecIsReady no longer resolves with conf

    @sidvishnoi sidvishnoi committed Nov 19, 2020
  • remove reduntant 'Example:' headings as examples are marked already

    @sidvishnoi sidvishnoi committed Jul 8, 2020
  • Run all files through prettier Why? To make all files consistent. Changes can be summarized as: - Remove trailing whitespace - Added EOF newlines - Added newlines between headings and other content - Added semicolons, commas in JS snippets - Formatted all other snippets - Formatted tables (headers are as wide as widest column) - Use - for list markers instead of * - Fix some invalid HTML (i.e., adding missing closing tags) - Changed some snippets for consistency

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • style: use <h1> in each wiki item, fix headings

    @sidvishnoi sidvishnoi committed Jun 17, 2020
  • Tidy up code a bit

    Marcos Cáceres committed Sep 14, 2016
  • fix markdown

    Marcos Cáceres committed Sep 14, 2016
  • Add respecIsReady

    Marcos Cáceres committed Sep 14, 2016