{@html highlightText(title, matchesTitle)} .{getExtension(note.path)} {#if note.matches.length > 0} {note.matches.length} {note.matches.length > 1 ? 'matches' : 'match'} {/if}
{#if notePath}
{@html highlightText(notePath, matchesNotePath)}
{/if}
{#if $showExcerpt}
{@html highlightText(cleanedContent.content, matchesExcerpt)}
{/if} {#if imagePath}
{/if}