diff --git a/.nojekyll b/.nojekyll index 1b6045a..a87751f 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -e72bd046 \ No newline at end of file +0c6d4c0f \ No newline at end of file diff --git a/about.html b/about.html index d766e85..917c016 100644 --- a/about.html +++ b/about.html @@ -2,7 +2,7 @@ - + @@ -452,6 +452,24 @@

About

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iAbout try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/dev_background.html b/dev_background.html index 1678cd2..492ec09 100644 --- a/dev_background.html +++ b/dev_background.html @@ -2,7 +2,7 @@ - + @@ -449,6 +449,24 @@

Working Group Minute // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iWorking Group Minute try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/faq.html b/faq.html index e79cf9a..6b3cb2e 100644 --- a/faq.html +++ b/faq.html @@ -2,7 +2,7 @@ - + @@ -464,6 +464,24 @@

{ + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; i - + @@ -433,6 +433,24 @@

Our Mission

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iOur Mission

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes.html b/minutes.html index 5546f9b..0f0d03b 100644 --- a/minutes.html +++ b/minutes.html @@ -2,7 +2,7 @@ - + @@ -290,9 +290,9 @@

Meeting Minutes

- + -Mar 30, 2024 +Mar 1, 2024 Minutes 2024-03-01 @@ -301,7 +301,7 @@

Meeting Minutes

Joseph Rickert - + Feb 2, 2024 @@ -312,7 +312,7 @@

Meeting Minutes

Joseph Rickert - + Jan 5, 2024 @@ -323,7 +323,7 @@

Meeting Minutes

Joseph Rickert - + Dec 1, 2023 @@ -334,7 +334,7 @@

Meeting Minutes

Joseph Rickert - + Nov 3, 2023 @@ -345,7 +345,7 @@

Meeting Minutes

Joseph Rickert - + Oct 6, 2023 @@ -356,7 +356,7 @@

Meeting Minutes

Joseph Rickert - + Sep 1, 2023 @@ -367,7 +367,7 @@

Meeting Minutes

Joseph Rickert - + Aug 4, 2023 @@ -378,7 +378,7 @@

Meeting Minutes

Joseph Rickert - + Jul 7, 2023 @@ -389,7 +389,7 @@

Meeting Minutes

Joseph Rickert - + Jun 2, 2023 @@ -400,7 +400,7 @@

Meeting Minutes

Joseph Rickert - + May 5, 2023 @@ -411,7 +411,7 @@

Meeting Minutes

Joseph Rickert - + Apr 7, 2023 @@ -422,7 +422,7 @@

Meeting Minutes

Joseph Rickert - + Mar 3, 2023 @@ -433,7 +433,7 @@

Meeting Minutes

Joseph Rickert - + Feb 9, 2023 @@ -444,7 +444,7 @@

Meeting Minutes

Joseph Rickert - + Jan 13, 2023 @@ -455,7 +455,7 @@

Meeting Minutes

Eric Nantz - + Dec 2, 2022 @@ -466,7 +466,7 @@

Meeting Minutes

Joseph Rickert - + Nov 4, 2022 @@ -477,7 +477,7 @@

Meeting Minutes

Joseph Rickert - + Oct 7, 2022 @@ -488,7 +488,7 @@

Meeting Minutes

Joseph Rickert - + Sep 2, 2022 @@ -499,7 +499,7 @@

Meeting Minutes

Joseph Rickert - + Aug 5, 2022 @@ -510,7 +510,7 @@

Meeting Minutes

Joseph Rickert - + Jul 1, 2022 @@ -521,7 +521,7 @@

Meeting Minutes

Joseph Rickert - + Jun 4, 2022 @@ -532,7 +532,7 @@

Meeting Minutes

Joseph Rickert - + May 6, 2022 @@ -543,7 +543,7 @@

Meeting Minutes

Joseph Rickert - + Mar 4, 2022 @@ -554,7 +554,7 @@

Meeting Minutes

Joseph Rickert - + Feb 4, 2022 @@ -565,7 +565,7 @@

Meeting Minutes

Joseph Rickert - + Jan 7, 2022 @@ -576,7 +576,7 @@

Meeting Minutes

Joseph Rickert - + Dec 3, 2021 @@ -587,7 +587,7 @@

Meeting Minutes

Joseph Rickert - + Dec 3, 2021 @@ -598,7 +598,7 @@

Meeting Minutes

Joseph Rickert - + Nov 5, 2021 @@ -609,7 +609,7 @@

Meeting Minutes

Joseph Rickert - + Oct 1, 2021 @@ -620,7 +620,7 @@

Meeting Minutes

Joseph Rickert - + Sep 3, 2021 @@ -631,7 +631,7 @@

Meeting Minutes

Joseph Rickert - + Aug 6, 2021 @@ -642,7 +642,7 @@

Meeting Minutes

Joseph Rickert - + Jun 4, 2021 @@ -653,7 +653,7 @@

Meeting Minutes

Joseph Rickert - + May 7, 2021 @@ -664,7 +664,7 @@

Meeting Minutes

Joseph Rickert - + Apr 5, 2021 @@ -675,7 +675,7 @@

Meeting Minutes

Joseph Rickert - + Mar 5, 2021 @@ -686,7 +686,7 @@

Meeting Minutes

Joseph Rickert - + Feb 5, 2021 @@ -697,7 +697,7 @@

Meeting Minutes

Joseph Rickert - + Jan 15, 2021 @@ -708,7 +708,7 @@

Meeting Minutes

Joseph Rickert - + Dec 4, 2020 @@ -951,6 +951,24 @@

Meeting Minutes

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMeeting Minutes

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes.xml b/minutes.xml index 35092b6..4022bf5 100644 --- a/minutes.xml +++ b/minutes.xml @@ -9,8 +9,8 @@ https://rconsortium.github.io/submissions-wg/minutes.html -quarto-1.4.550 -Sat, 30 Mar 2024 00:00:00 GMT +quarto-1.4.552 +Fri, 01 Mar 2024 00:00:00 GMT Minutes 2024-03-01 Joseph Rickert @@ -116,7 +116,7 @@ View Attendee List ]]> https://rconsortium.github.io/submissions-wg/minutes/2024-03-01/ - Sat, 30 Mar 2024 00:00:00 GMT + Fri, 01 Mar 2024 00:00:00 GMT Minutes 2024-02-02 diff --git a/minutes/2020-12-04/index.html b/minutes/2020-12-04/index.html index 13796a0..9037dd6 100644 --- a/minutes/2020-12-04/index.html +++ b/minutes/2020-12-04/index.html @@ -2,7 +2,7 @@ - + @@ -478,6 +478,24 @@

Minutes 2020-12-04

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2020-12-04 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-01-15/index.html b/minutes/2021-01-15/index.html index 58468ee..aef52fa 100644 --- a/minutes/2021-01-15/index.html +++ b/minutes/2021-01-15/index.html @@ -2,7 +2,7 @@ - + @@ -525,6 +525,24 @@

Note from Doug Kel // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iNote from Doug Kel try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-02-05/index.html b/minutes/2021-02-05/index.html index 63eaf79..995fdd6 100644 --- a/minutes/2021-02-05/index.html +++ b/minutes/2021-02-05/index.html @@ -2,7 +2,7 @@ - + @@ -484,6 +484,24 @@

Minutes 2021-02-05

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-02-05

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-03-05/index.html b/minutes/2021-03-05/index.html index 5bf057e..d8e1310 100644 --- a/minutes/2021-03-05/index.html +++ b/minutes/2021-03-05/index.html @@ -2,7 +2,7 @@ - + @@ -493,6 +493,24 @@

Minutes 2021-03-05

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-03-05 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-04-05/index.html b/minutes/2021-04-05/index.html index eefd168..61389ab 100644 --- a/minutes/2021-04-05/index.html +++ b/minutes/2021-04-05/index.html @@ -2,7 +2,7 @@ - + @@ -458,6 +458,24 @@

Minutes 2021-04-05

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-04-05 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-05-07/index.html b/minutes/2021-05-07/index.html index dd64bd0..38e18f7 100644 --- a/minutes/2021-05-07/index.html +++ b/minutes/2021-05-07/index.html @@ -2,7 +2,7 @@ - + @@ -497,6 +497,24 @@

Minutes

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-06-04/index.html b/minutes/2021-06-04/index.html index 9114227..2bf3254 100644 --- a/minutes/2021-06-04/index.html +++ b/minutes/2021-06-04/index.html @@ -2,7 +2,7 @@ - + @@ -493,6 +493,24 @@

Minutes 2021-06-04

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-06-04 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-08-06/index.html b/minutes/2021-08-06/index.html index daa3ba6..ff4805d 100644 --- a/minutes/2021-08-06/index.html +++ b/minutes/2021-08-06/index.html @@ -2,7 +2,7 @@ - + @@ -496,6 +496,24 @@

Minutes 2021-08-06

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-08-06 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-09-03/index.html b/minutes/2021-09-03/index.html index 0868b7e..d83b7c6 100644 --- a/minutes/2021-09-03/index.html +++ b/minutes/2021-09-03/index.html @@ -2,7 +2,7 @@ - + @@ -490,6 +490,24 @@

Minutes 2021-09-03

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-09-03 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-10-01/index.html b/minutes/2021-10-01/index.html index c232718..feda819 100644 --- a/minutes/2021-10-01/index.html +++ b/minutes/2021-10-01/index.html @@ -2,7 +2,7 @@ - + @@ -468,6 +468,24 @@

Minutes 2021-10-01

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-10-01 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-11-05/index.html b/minutes/2021-11-05/index.html index e0620e5..57f962f 100644 --- a/minutes/2021-11-05/index.html +++ b/minutes/2021-11-05/index.html @@ -2,7 +2,7 @@ - + @@ -490,6 +490,24 @@

Minutes 2021-11-05

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-11-05 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2021-12-03/index.html b/minutes/2021-12-03/index.html index 9ffd41d..15e3ea5 100644 --- a/minutes/2021-12-03/index.html +++ b/minutes/2021-12-03/index.html @@ -2,7 +2,7 @@ - + @@ -489,6 +489,24 @@

Minutes 2021-12-03

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-12-03 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-01-07/index.html b/minutes/2022-01-07/index.html index 4a632ce..3421085 100644 --- a/minutes/2022-01-07/index.html +++ b/minutes/2022-01-07/index.html @@ -2,7 +2,7 @@ - + @@ -494,6 +494,24 @@

Minutes 2022-01-07

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2022-01-07 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-02-04/index.html b/minutes/2022-02-04/index.html index 24d0017..96b447a 100644 --- a/minutes/2022-02-04/index.html +++ b/minutes/2022-02-04/index.html @@ -2,7 +2,7 @@ - + @@ -525,6 +525,24 @@

Some u // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iSome u try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-03-05/index.html b/minutes/2022-03-05/index.html index 856ee24..ff24a09 100644 --- a/minutes/2022-03-05/index.html +++ b/minutes/2022-03-05/index.html @@ -2,7 +2,7 @@ - + @@ -492,6 +492,24 @@

Minutes 2022-03-04

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2022-03-04

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-04-01/index.html b/minutes/2022-04-01/index.html index fef3735..0a4cef1 100644 --- a/minutes/2022-04-01/index.html +++ b/minutes/2022-04-01/index.html @@ -2,7 +2,7 @@ - + @@ -489,6 +489,24 @@

Minutes 2021-12-03

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2021-12-03 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-05-06/index.html b/minutes/2022-05-06/index.html index 20e055c..bf0e98b 100644 --- a/minutes/2022-05-06/index.html +++ b/minutes/2022-05-06/index.html @@ -2,7 +2,7 @@ - + @@ -492,6 +492,24 @@

Minutes 2022-05-06

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2022-05-06 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-06-04/index.html b/minutes/2022-06-04/index.html index 33fba0c..ae22da1 100644 --- a/minutes/2022-06-04/index.html +++ b/minutes/2022-06-04/index.html @@ -2,7 +2,7 @@ - + @@ -543,6 +543,24 @@

General Discussion

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iGeneral Discussion try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-07-01/index.html b/minutes/2022-07-01/index.html index 60df122..da60693 100644 --- a/minutes/2022-07-01/index.html +++ b/minutes/2022-07-01/index.html @@ -2,7 +2,7 @@ - + @@ -500,6 +500,24 @@

{ + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; i - + @@ -476,6 +476,24 @@

Minutes 2022-08-05

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2022-08-05

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-09-02/index.html b/minutes/2022-09-02/index.html index 148c817..6ecd9fd 100644 --- a/minutes/2022-09-02/index.html +++ b/minutes/2022-09-02/index.html @@ -2,7 +2,7 @@ - + @@ -516,6 +516,24 @@

Descri // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iDescri try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-10-07/index.html b/minutes/2022-10-07/index.html index 4cabe3a..805b2e9 100644 --- a/minutes/2022-10-07/index.html +++ b/minutes/2022-10-07/index.html @@ -2,7 +2,7 @@ - + @@ -515,6 +515,24 @@

Containers

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iContainers

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-11-04/index.html b/minutes/2022-11-04/index.html index cfa427d..dfb1c42 100644 --- a/minutes/2022-11-04/index.html +++ b/minutes/2022-11-04/index.html @@ -2,7 +2,7 @@ - + @@ -503,6 +503,24 @@

Minutes 2022-11-04

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2022-11-04 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2022-12-02/index.html b/minutes/2022-12-02/index.html index 8df80ab..4530339 100644 --- a/minutes/2022-12-02/index.html +++ b/minutes/2022-12-02/index.html @@ -2,7 +2,7 @@ - + @@ -518,6 +518,24 @@

Other future plans:

{ + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iOther future plans: - + @@ -510,6 +510,24 @@

{ + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; i - + @@ -538,6 +538,24 @@

Transcelerate

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iTranscelerate

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-03-03/index.html b/minutes/2023-03-03/index.html index 303d71e..3e158a6 100644 --- a/minutes/2023-03-03/index.html +++ b/minutes/2023-03-03/index.html @@ -2,7 +2,7 @@ - + @@ -477,6 +477,24 @@

Minutes 2023-03-03

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iMinutes 2023-03-03 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-04-07/index.html b/minutes/2023-04-07/index.html index 2c434fc..8557063 100644 --- a/minutes/2023-04-07/index.html +++ b/minutes/2023-04-07/index.html @@ -2,7 +2,7 @@ - + @@ -572,6 +572,24 @@

Additional Conferen // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iAdditional Conferen try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-05-05/index.html b/minutes/2023-05-05/index.html index 919967b..f66aa78 100644 --- a/minutes/2023-05-05/index.html +++ b/minutes/2023-05-05/index.html @@ -2,7 +2,7 @@ - + @@ -521,6 +521,24 @@

Other discussions

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iOther discussions

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-06-02/index.html b/minutes/2023-06-02/index.html index 69b7f56..6dacd45 100644 --- a/minutes/2023-06-02/index.html +++ b/minutes/2023-06-02/index.html @@ -2,7 +2,7 @@ - + @@ -499,6 +499,24 @@

Pilot 4

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iPilot 4 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-07-07/index.html b/minutes/2023-07-07/index.html index 1a48b25..098ba67 100644 --- a/minutes/2023-07-07/index.html +++ b/minutes/2023-07-07/index.html @@ -2,7 +2,7 @@ - + @@ -515,6 +515,24 @@

Pilot 4

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iPilot 4 try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-08-04/index.html b/minutes/2023-08-04/index.html index 4c1ea8b..d49800a 100644 --- a/minutes/2023-08-04/index.html +++ b/minutes/2023-08-04/index.html @@ -2,7 +2,7 @@ - + @@ -535,6 +535,24 @@

Speaking Opportunit // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iSpeaking Opportunit try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-09-01/index.html b/minutes/2023-09-01/index.html index dd65674..c6ed36b 100644 --- a/minutes/2023-09-01/index.html +++ b/minutes/2023-09-01/index.html @@ -2,7 +2,7 @@ - + @@ -552,6 +552,24 @@

Novo Nordisk Submi // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iNovo Nordisk Submi try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-10-06/index.html b/minutes/2023-10-06/index.html index 4c2e9a8..e1b16a5 100644 --- a/minutes/2023-10-06/index.html +++ b/minutes/2023-10-06/index.html @@ -2,7 +2,7 @@ - + @@ -548,6 +548,24 @@

Invitation from ISBS< // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iInvitation from ISBS< try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-11-03/index.html b/minutes/2023-11-03/index.html index 9b786b4..7514ced 100644 --- a/minutes/2023-11-03/index.html +++ b/minutes/2023-11-03/index.html @@ -2,7 +2,7 @@ - + @@ -495,6 +495,24 @@

Pilot 3

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iPilot 3

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2023-12-01/index.html b/minutes/2023-12-01/index.html index 11832f5..b109d1b 100644 --- a/minutes/2023-12-01/index.html +++ b/minutes/2023-12-01/index.html @@ -2,7 +2,7 @@ - + @@ -506,6 +506,24 @@

Events

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iEvents

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2024-01-05/index.html b/minutes/2024-01-05/index.html index 8e7b80c..c229967 100644 --- a/minutes/2024-01-05/index.html +++ b/minutes/2024-01-05/index.html @@ -2,7 +2,7 @@ - + @@ -514,6 +514,24 @@

PharmaSUG

// clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iPharmaSUG

try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2024-02-02/index.html b/minutes/2024-02-02/index.html index a0b000f..0b7be94 100644 --- a/minutes/2024-02-02/index.html +++ b/minutes/2024-02-02/index.html @@ -2,7 +2,7 @@ - + @@ -563,6 +563,24 @@

Abstrac // clear code selection e.clearSelection(); }); + var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); + var mailtoRegex = new RegExp(/^mailto:/); + var filterRegex = new RegExp("https:\/\/rconsortium\.github\.io\/submissions-wg"); + var isInternal = (href) => { + return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); + } + // Inspect non-navigation links and adorn them if external + var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)'); + for (var i=0; iAbstrac try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/minutes/2024-03-01/index.html b/minutes/2024-03-01/index.html index ace66b8..2b9610d 100644 --- a/minutes/2024-03-01/index.html +++ b/minutes/2024-03-01/index.html @@ -2,12 +2,12 @@ - + - + R Submissions Working Group - Minutes 2024-03-01