{@html title.replace(reg, highlighter)} {#if matches.length > 0} {matches.length} {matches.length > 1 ? 'matches' : 'match'} {/if}
{#if $settings.showContext !== SearchContextType.None}
{@html cleanedContent.replace(reg, highlighter)}
{/if}