This commit is contained in:
Timothy Jaeryang Baek 2025-04-06 17:10:09 -07:00
parent 3413dd8ae1
commit bc17511a05

View File

@ -295,7 +295,7 @@
</p>
{:else if token.type === 'text'}
{#if top}
<p dir="auto">
<p>
{#if token.tokens}
<MarkdownInlineTokens id={`${id}-${tokenIdx}-t`} tokens={token.tokens} {onSourceClick} />
{:else}