{#each sorted as block (block.id)}
onParagraphClick(block.annotationId)} role="button" tabindex="0" onkeydown={(e) => { if (e.key === 'Enter' || e.key === ' ') onParagraphClick(block.annotationId); }} > {@html renderBlockHtml(block)}
{/each}
{#if activeCard} { activeCard = null; }} /> {/if}