{#if loading}
{:else}
{ note.data.html = content.html; note.data.md = content.md; }} />
{/if}
{#if voiceInput}
{ voiceInput = false; }} onConfirm={(data) => { console.log(data); }} />
{:else} {/if}