{#if show_label && label} {/if}
{#each participants as participant, index}
{@html renderMarkdown(getLatestMessage(participant))}
{#if hasCustomImage(participant)} {participant} handleImageError(event, participant)} /> {:else} {getEmoji(participant)} {/if}
{participant}
{/each}