diff --git a/packages/presentation/src/components/markup/Mark.svelte b/packages/presentation/src/components/markup/Mark.svelte index f814039537..5d2238e417 100644 --- a/packages/presentation/src/components/markup/Mark.svelte +++ b/packages/presentation/src/components/markup/Mark.svelte @@ -45,7 +45,7 @@ {#if mark.type === MarkupMarkType.bold} {:else if mark.type === MarkupMarkType.code} -
+ {:else if mark.type === MarkupMarkType.em} {:else if mark.type === MarkupMarkType.link}