{#if !isMounted} {#each tokens.tokens as token (token.key)} {#if token.content === '\n'} {/if} {token.content} {/each} {/if}