diff --git a/src/editor/menubar/Linking.svelte b/src/editor/menubar/Linking.svelte index c833cc0..88e7c96 100644 --- a/src/editor/menubar/Linking.svelte +++ b/src/editor/menubar/Linking.svelte @@ -74,19 +74,21 @@
- {#each links as link} - - {#if link.type === "internal"} - - {:else} - - {/if} - {link.content} - - {/each} +