We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated conformance (markdown)
Remove text that no longer matches
remove reduntant 'Example:' headings as examples are marked already
mark some code blocks as examples and add titles
wrap outputs in <samp>
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
conformance id only works on <section>
style: use <h1> in each wiki item, fix headings
revert spam
Note that the section is required for specs that contain normative content per discussion in https://github.com/w3c/respec/issues/2580
Created conformance (markdown)