Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
[
 (comment)
 (block)
 (heredoc_template)
 (object)
] @fold
ml"] }); await highlighter.loadTheme(t); const o = document.getElementById('code-block'); const i = document.getElementById('contents'); o.innerHTML = (await highlighter.codeToHtml(i.innerText, { lang: "toml", theme: 'ayu-mirage' })).replaceAll( "font-style:italic", "font-family:'Cascadia Code NF Italic', 'Cascadia Code', italic", );