Skip to content

Revisions

  • docs: fix validation errors in 4 pages - data-dfn-type.md: completely rewrote with accurate types from dfn.js knownTypesMap (abstract-op, attr-value, element, element-attr, element-state, event, http-header, media-type, scheme, permission). Previous version incorrectly listed IDL types as manual data-dfn-type values — those are set automatically by the WebIDL parser. - preProcess.md, postProcess.md: functions receive (config, document, utils) not (config, document). Added utils argument and signature table. - caniuse.md: added missing browser IDs (and_uc, opera) with browser table.

    @marcoscaceres marcoscaceres committed Mar 27, 2026
  • docs: rewrite 43 high-priority wiki pages Rewrites the most-visited configuration and authoring docs with: - Type annotations and defaults on every page - Markdown tables replacing HTML dl elements - Live examples using the js/html "example" annotation format - Accurate information sourced directly from the ReSpec source modules - Complete person object documentation - Full specStatus value tables with required fields - Structured linting rule pages with violation examples and fixes Pages rewritten: editors, specStatus, person, github, xref, caniuse, mdn, localBiblio, lint, data-cite, note, issue, example, data-dfn-type, data-lt, data-include, data-export, figure, shortName, group, data-dfn-for, preProcess, postProcess, authors, formerEditors, markdown, data-link-for, no-unused-dfns, local-refs-exist, no-http-props, wpt-tests-exist, data-sort, conformance, data-tests, appendix, informative, no-headingless-sections, license, addSectionLinks, edDraftURI, no-captionless-tables, logos, ednote

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

    @sidvishnoi sidvishnoi committed Jul 8, 2020
  • fix punctuations - thanks to respec linter

    @sidvishnoi sidvishnoi committed Jul 7, 2020
  • mark even more code blocks as example, add titles, improve examples overall

    @sidvishnoi sidvishnoi committed Jul 7, 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
  • add data-dfn-type

    @sidvishnoi sidvishnoi committed May 21, 2020
  • Updated data dfn type (markdown)

    @marcoscaceres marcoscaceres committed Dec 30, 2019
  • Updated data dfn type (markdown)

    @marcoscaceres marcoscaceres committed Dec 30, 2019
  • Created data-dfn-type (markdown)

    @marcoscaceres marcoscaceres committed Dec 30, 2019