Skip to content

Revisions

  • docs: add missing lint rules; fix highlightVars default and scope - check-charset.md: new page for opt-in lint rule (missing/duplicate charset) - check-internal-slots.md: new page for opt-in lint rule (missing . before [[slot]]) - lint.md: add check-charset and check-internal-slots; remove no-link-warnings which is a CSS class, not a lint rule (already documented under CSS classes) - highlightVars.md: fix default (true, not false); fix scope description (nearest .algorithm or section, not just <ol>); document multi-color behavior - _Sidebar.md: add check-charset and check-internal-slots to navigation

    @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 highlightVars (markdown)

    @sidvishnoi sidvishnoi committed May 26, 2025
  • remove reduntant 'Example:' headings as examples are marked already

    @sidvishnoi sidvishnoi committed Jul 8, 2020
  • add image previews for some options fix image sizes and lazy load

    @sidvishnoi sidvishnoi committed Jul 6, 2020
  • mark code snippets as example, add example titles

    @sidvishnoi sidvishnoi committed Jul 6, 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
  • reduce preview image width

    @sidvishnoi sidvishnoi committed May 3, 2018
  • add heading to example output

    @sidvishnoi sidvishnoi committed May 3, 2018
  • update gif

    @sidvishnoi sidvishnoi committed May 3, 2018
  • Add preview gif

    @sidvishnoi sidvishnoi committed May 2, 2018
  • add highlightVars entry

    @marcoscaceres marcoscaceres committed Mar 27, 2018