1 2 3 4 5 6 7 8 9 10 11
;; by @oponkork [ (if_statement) (where_statement) (enum_statement) (do_loop_statement) (derived_type_definition) (function) (subroutine) (interface) ] @foldementById('code-block'); const i = document.getElementById('contents'); o.innerHTML = (await highlighter.codeToHtml(i.innerText, { lang: "txt", theme: 'ayu-mirage' })).replaceAll( "font-style:italic", "font-family:'Cascadia Code NF Italic', 'Cascadia Code', italic", );