diff --git a/src/lib/components/Preview.svelte b/src/lib/components/Preview.svelte index ab69da0..47a30e8 100644 --- a/src/lib/components/Preview.svelte +++ b/src/lib/components/Preview.svelte @@ -148,7 +148,7 @@
@@ -157,7 +157,7 @@ {#key updateCount} {#if isEditing}
-
{:else} -

+

{@html currentContent}

{/if} {/key} {:else} -
+
{#if isEditing}