{#if editing}
textareaElement && autoResize(textareaElement)} placeholder="Write a note (markdown supported)" onblur={handleSave} onkeydown={handleKeydown} onpointerdown={stopPropagation(() => {})} spellcheck="false" >
{:else if note}
{}) : undefined} >
{:else}
{}) : undefined} > Double click to edit the note
{/if}