{#if $$slots.title} {:else if title}

{title}

{#if description} {@html marked(description)} {/if}
{/if} {#if $$slots.aria || ariaDescription}
{#if $$slots.aria} {:else} {@html marked(ariaDescription)} {/if}
{/if} {#if $$slots.notes} {:else if notes} {/if}