{#if activeTab === 'menu'} {#if mode === 'latex'} {:else} {/if} {:else} {#each savedSnippets as snippet}
loadSnippet(snippet)} title={snippet.name}> {snippet.name}
{snippet.mode}
{:else}
Chưa có công thức nào được lưu. Bấm "Lưu Thư viện" ở trên để thêm.
{/each} {/if}
Mã nguồn ({mode}) {#if mode === 'latex'} ⚡ Auto Sync {/if}
Xem trước trực tiếp {#if isCompiling} Đang dịch... {/if}
{#if compileError}
{compileError}
{:else if mode === 'latex'}
{@html htmlOutput}
{:else}
💡 Typst Mode: Hiển thị dạng Vector nguyên khối (không hỗ trợ Click-to-highlight)
{#if typstSvgUrl}
Typst Render
{:else if !isCompiling}
Đang khởi tạo Typst...
{/if} {/if}