We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
home: tell about docs website
Simplify wiki home
recommend using defer for respec script
run Home.md through prettier
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
Remove redundant short name
http -> https
add async to respec script
update respec script
Add conformance section per discussion in https://github.com/w3c/respec/issues/2580
Revert "Updated Home (markdown => mediawiki)" This reverts commit 6f3da0fc11e03702749dd4425aee99bd339a7b07.
Updated Home (markdown => mediawiki)
Grammar and style improvement.
Assume it's a w3c spec
Update processVersion to 2018
Update processVersion to 2017
Fix linkage usage
Show linking to Foo
Improve IDL example