function htmlToElement(a){const b=document.createElement('template');return a=a.trim(),b.innerHTML=a,b.content.firstChild}function initPopover(a){const b=a.replace(window.location.origin,"");document.addEventListener("DOMContentLoaded",()=>{fetchData.then(({content:a})=>{const c=[...document.getElementsByClassName("internal-link")];c.forEach(c=>{const d=a[c.dataset.src.replace(b,"")];if(d){const b=`
${removeMarkdown(d.content).split(" ",20).join(" ")}...