fix: code block

This commit is contained in:
Timothy J. Baek 2024-07-09 00:41:56 -07:00
parent f8e2b31756
commit 24ef5af2a1
1 changed files with 2 additions and 1 deletions

View File

@ -250,7 +250,8 @@ __builtins__.input = input`);
stderr ||
result) &&
'border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;'}"><code
class="language-{lang} rounded-t-none whitespace-pre">{@html highlightedCode || code}</code
class="language-{lang} rounded-t-none whitespace-pre"
>{#if highlightedCode}{@html highlightedCode}{:else}{code}{/if}</code
></pre>
<div