{`Sort ${sortDirUp ? 'up' : 'down'}`}
{#if mention?.author?.url} {mention.author?.name ?? new URL(mention.url).host} {:else} {mention?.author?.name ?? new URL(mention.url).host} {/if} {wmProperty} this post on {mention.published ? mention.published.slice(0, 10) : mention['wm-received'].slice(0, 10)}
{@html mention.content?.html ?? mention.content?.text}