We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use relative links to wiki pages
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
style: use <h1> in each wiki item, fix headings
not in beta anymore
update idl examples
remove extenalDFN thing as not a good idea
fix markdown
Some updates
add shorthand syntax for regular dfn linking
experimental => beta
Add experimental flag, link to xref config
Removed redundant things
Created Auto-linking external references (markdown)