Skip to content

Revisions

  • docs: rewrite 25 more pages + fix document.respec.ready Fixes: - document.respec.md, respecIsReady.md, How-Do-I.md: property is .ready not .isReady. Added .version property to document.respec docs. New/rewritten config pages: errata, references (section), additionalCopyrightHolders, alternateFormats, copyrightStart, level, tocIntroductory (deprecated), subjectPrefix, testSuiteURI, implementationReportURI, submissionCommentNumber, charterDisclosureURI, updateable-rec, prevRecShortname, prevED, prevRecURI, previousDiffURI, addPatentNote (removed), override, permission, exclude, remove, practice/practicedesc/practicelab, index (section), respecVersion

    @marcoscaceres marcoscaceres committed Mar 28, 2026
  • remove reduntant 'Example:' headings as examples are marked already

    @sidvishnoi sidvishnoi committed Jul 8, 2020
  • level: add image dimensions and lazy load

    @sidvishnoi sidvishnoi committed Jul 7, 2020
  • mark some code blocks as examples and add titles

    @sidvishnoi sidvishnoi committed Jul 7, 2020
  • level: avoid bold in Note:

    @sidvishnoi sidvishnoi committed Jun 30, 2020
  • use relative links to wiki pages

    @sidvishnoi sidvishnoi committed Jun 30, 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
  • Updated level (markdown)

    @marcoscaceres marcoscaceres committed Mar 3, 2020
  • Add warning, minor fix

    @marcoscaceres marcoscaceres committed Mar 3, 2020
  • Updated level (markdown)

    @marcoscaceres marcoscaceres committed Mar 3, 2020
  • typo

    @sidvishnoi sidvishnoi committed Feb 21, 2020
  • Add example image

    @marcoscaceres marcoscaceres committed Feb 21, 2020
  • Updated level (markdown)

    @janiceshiu janiceshiu committed Feb 21, 2020
  • Updated level (markdown)

    @marcoscaceres marcoscaceres committed Feb 21, 2020
  • Small fixes

    @marcoscaceres marcoscaceres committed Feb 21, 2020
  • add documentation for w3c's level config as added in https://github.com/w3c/respec/pull/2758

    @janiceshiu janiceshiu committed Feb 21, 2020