You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Josh-Cena
added
MDN:Project
Anything related to larger core projects on MDN
and removed
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Nov 1, 2024
We nearly never quote W3C TRs, as they are snapshots but we are more interested in the latest drafts.
I've counted the following (using
grep -ho 'https://www.w3.org/TR/[^ #)>]*' **/*.md | sort | uniq -c | sort -nr | awk '{print "- [ ] " $2 " (" $1 ")"}'
):The text was updated successfully, but these errors were encountered: