From e249bb23d8f5c866d45e8e9bb1f94642c7785ef9 Mon Sep 17 00:00:00 2001 From: Jeremy Roman Date: Thu, 29 Aug 2024 10:46:45 -0400 Subject: [PATCH] Editorial: Mark IDs referred to by IETF documents as required (#233) Per https://whatwg.org/working-mode#anchors this is being done to ensure anchors to these concepts continue to work into the future. Resolves #231. --- spec.bs | 1 + 1 file changed, 1 insertion(+) diff --git a/spec.bs b/spec.bs index 4fc708a..c5f07cd 100644 --- a/spec.bs +++ b/spec.bs @@ -7,6 +7,7 @@ Text Macro: LATESTRD 2024-03 Abstract: The URL Pattern Standard provides a web platform primitive for matching URLs based on a convenient pattern syntax. Indent: 2 Markup Shorthands: markdown yes +Required IDs: url-pattern,url-pattern-create,url-pattern-match,url-pattern-has-regexp-groups