document.querySelectorAll('code').forEach((el) => { hljs.highlightElement(el); });