From f1edcaa59e929d8e38143891b1abbfc76ccf17e3 Mon Sep 17 00:00:00 2001 From: Wind4Greg Date: Thu, 29 Feb 2024 08:36:04 -0800 Subject: [PATCH 1/3] Put in suggested fixes to allow display of specification so can resume editing. --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e701732..862f333 100644 --- a/index.html +++ b/index.html @@ -203,7 +203,7 @@ }, lint: {"no-unused-dfns": false}, postProcess: [restrictRefs], - xref: [ "i18n-glossary" ] + xref: ["INFRA", "VC-DATA-MODEL-2.0", "VC-DATA-INTEGRITY", "i18n-glossary"] };